projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update all demos, projects and bootloaders to indent all function parameters, one...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
TELNETServerApp.h
diff --git
a/Projects/Webserver/Lib/TELNETServerApp.h
b/Projects/Webserver/Lib/TELNETServerApp.h
index
c427257
..
80d48af
100644
(file)
--- a/
Projects/Webserver/Lib/TELNETServerApp.h
+++ b/
Projects/Webserver/Lib/TELNETServerApp.h
@@
-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: */