projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
HTTPServerApp.h
diff --git
a/Projects/Webserver/Lib/HTTPServerApp.h
b/Projects/Webserver/Lib/HTTPServerApp.h
index
13399b0
..
33a647b
100644
(file)
--- a/
Projects/Webserver/Lib/HTTPServerApp.h
+++ b/
Projects/Webserver/Lib/HTTPServerApp.h
@@
-64,7
+64,7
@@
} MIME_Type_t;
\r
\r
/* Macros: */
\r
- /** TCP listen port for incom
m
ing HTTP traffic */
\r
+ /** TCP listen port for incoming HTTP traffic */
\r
#define HTTP_SERVER_PORT 80
\r
\r
/* Function Prototypes: */
\r