mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-25 03:29:00 +08:00
Typo in hello_world.c fixed
This commit is contained in:
parent
2cfce4d8b2
commit
56d12c89da
@ -2,7 +2,7 @@
|
|||||||
// All rights reserved
|
// All rights reserved
|
||||||
//
|
//
|
||||||
// This example demostrates basic use of Mongoose embedded web server.
|
// This example demostrates basic use of Mongoose embedded web server.
|
||||||
// $Data$
|
// $Date: 2014-09-09 21:47:07 UTC $
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user