projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Additional file renames and modifications to change CDC demos to VirtualSerial.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
RNDISEthernet
/
Lib
/
Webserver.c
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
index
573ff33
..
94fca5a
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
@@
-31,7
+31,7
@@
/** \file
\r
*
\r
* Simple webserver application for demonstrating the RNDIS demo and TCP/IP stack. This
\r
/** \file
\r
*
\r
* Simple webserver application for demonstrating the RNDIS demo and TCP/IP stack. This
\r
- * application will serve up a static HTTP webpage when requested by the host.
\r
+ * application will serve up a static HTTP web
page when requested by the host.
\r
*/
\r
\r
#include "Webserver.h"
\r
*/
\r
\r
#include "Webserver.h"
\r