mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-13 11:47:00 +08:00
minor: fix typos and spaces
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
/** LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS:
|
||||
* Currently, the linux kernel driver for 6lowpan sets/clears a bit in
|
||||
* the address, depending on the BD address (either public or not).
|
||||
* Might not be RFC7668 conform, so you may select to do that (=1) or
|
||||
* Might not be RFC7668 conform, so you may select to do that (=1) or
|
||||
* not (=0) */
|
||||
#ifndef LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS
|
||||
#define LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS 1
|
||||
|
||||
Reference in New Issue
Block a user