Jelajahi Sumber

Specification submission

kurisaw 9 bulan lalu
induk
melakukan
ee052245d3
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      components/net/lwip/port/lwipopts.h

+ 1 - 1
components/net/lwip/port/lwipopts.h

@@ -654,7 +654,7 @@
 #endif
 #endif /* RT_USING_LWIP_VER_NUM >= 0x20000 */
 
-#if RT_LWIP_ENABLE_USER_HOOKS
+#ifdef RT_LWIP_ENABLE_USER_HOOKS
 /**
  * This hook provides flexibility for handling unknown Ethernet protocols.
  *