X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/bb05712efe864fd79162a4b0a9c411b7740a2bdb..24f730fce3f2022762011d795c3feada5ef874b3:/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"