X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/9293de249151fb974325ebf8f39b28e0f32524ea..fc92f9969c1fcc2f952f0bd6d09a309a9b3ce02f:/Projects/Webserver/Lib/HTTPServerApp.h diff --git a/Projects/Webserver/Lib/HTTPServerApp.h b/Projects/Webserver/Lib/HTTPServerApp.h index 04cdbe5fe..b30922a76 100644 --- a/Projects/Webserver/Lib/HTTPServerApp.h +++ b/Projects/Webserver/Lib/HTTPServerApp.h @@ -65,7 +65,7 @@ } MIME_Type_t; /* Macros: */ - /** TCP listen port for incoming HTTP traffic */ + /** TCP listen port for incoming HTTP traffic. */ #define HTTP_SERVER_PORT 80 /* Function Prototypes: */