mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-06 09:56:38 +00:00
minor: fixed a comment typo only
This commit is contained in:
parent
5c37c63cef
commit
142cc8fe2a
@ -545,7 +545,7 @@ nullreturn:
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* LWIP_IPV6 ^^ LWIP_IPV6_REASS */
|
#endif /* LWIP_IPV6 && LWIP_IPV6_REASS */
|
||||||
|
|
||||||
#if LWIP_IPV6 && LWIP_IPV6_FRAG
|
#if LWIP_IPV6 && LWIP_IPV6_FRAG
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user