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