X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/2034141a7eb4d21a738f688b5e35a43793d17fbc..0f45b9c8e076483cd546d0bc9c606b73455295c6:/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c?ds=inline diff --git a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c index e01a04fb4..4fab86cfb 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c @@ -74,7 +74,7 @@ char PROGMEM HTTPPage[] = ""; -/** Initializes the Webserver application, opening the appropriate HTTP port in the TCP handler and registering the application +/** Initialises the Webserver application, opening the appropriate HTTP port in the TCP handler and registering the application * callback routine for packets sent to the HTTP protocol port. */ void Webserver_Init(void)