4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-19 04:31:36 +08:00

Specification submission

This commit is contained in:
kurisaw 2024-11-04 10:43:01 +08:00 committed by GuEe-GUI
parent 5fc2aaa440
commit 20f73558eb

View File

@ -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.
 *