mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-06 22:44:38 +08: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…
x
Reference in New Issue
Block a user