Skip to content

Commit ee05224

Browse files
kurisaWRbb666
authored andcommitted
Specification submission
1 parent 13a6c52 commit ee05224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/net/lwip/port/lwipopts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@
654654
#endif
655655
#endif /* RT_USING_LWIP_VER_NUM >= 0x20000 */
656656

657-
#if RT_LWIP_ENABLE_USER_HOOKS
657+
#ifdef RT_LWIP_ENABLE_USER_HOOKS
658658
/**
659659
 * This hook provides flexibility for handling unknown Ethernet protocols.
660660
 *

0 commit comments

Comments
 (0)