Update all demos, projects and bootloaders to indent all function parameters, one...
[pub/USBasp.git] / Projects / Webserver / Lib / TELNETServerApp.h
index c427257..80d48af 100644 (file)
@@ -44,7 +44,7 @@
                #include <uip.h>
        
        /* Macros: */
-               /** TCP listen port for incoming TELNET traffic */
+               /** TCP listen port for incoming TELNET traffic. */
                #define TELNET_SERVER_PORT  23
                
        /* Enums: */