X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/bb05712efe864fd79162a4b0a9c411b7740a2bdb..cf22a744ec0da3b68c4ffdb14c6fa43f2e07542f:/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 573ff336f..94fca5a2c 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c @@ -31,7 +31,7 @@ /** \file * * Simple webserver application for demonstrating the RNDIS demo and TCP/IP stack. This - * application will serve up a static HTTP webpage when requested by the host. + * application will serve up a static HTTP web page when requested by the host. */ #include "Webserver.h"