Exclude FATFs from the Webserver project documentation. Rename the functions in the...
[pub/lufa.git] / Projects / Webserver / Lib / uIPManagement.c
index c08b273..e207d9c 100644 (file)
@@ -75,7 +75,7 @@ void uIPManagement_Init(void)
        uip_setethaddr(MACAddress);\r
        \r
        /* HTTP Webserver Initialization */\r
        uip_setethaddr(MACAddress);\r
        \r
        /* HTTP Webserver Initialization */\r
-       WebserverApp_Init();\r
+       HTTPServerApp_Init();\r
 }\r
 \r
 /** uIP Management function. This function manages the uIP stack when called while an RNDIS device has been\r
 }\r
 \r
 /** uIP Management function. This function manages the uIP stack when called while an RNDIS device has been\r