Fixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UBBRVAL() macros for higher...
[pub/USBasp.git] / Projects / Webserver / Lib / uIPManagement.h
index 1e7ffd0..825c5cd 100644 (file)
@@ -69,7 +69,7 @@
                void uIPManagement_UDPCallback(void);\r
                \r
                #if defined(INCLUDE_FROM_UIPMANAGEMENT_C)\r
-                       static void uIPManagement_ProcessIncommingPacket(void);\r
+                       static void uIPManagement_ProcessIncomingPacket(void);\r
                        static void uIPManagement_ManageConnections(void);\r
                #endif\r
                \r