Typo in hello_world.c fixed

This commit is contained in:
Sergey Lyubka 2014-09-09 22:47:07 +01:00
parent 2cfce4d8b2
commit 56d12c89da

View File

@ -2,7 +2,7 @@
// All rights reserved
//
// This example demostrates basic use of Mongoose embedded web server.
// $Data$
// $Date: 2014-09-09 21:47:07 UTC $
#include <stdio.h>
#include <string.h>