examples/ipforward/ipforward.c: Appease nxstyle
This commit is contained in:
parent
2d9ed6a7e7
commit
dcfebf1cea
@ -202,7 +202,7 @@ static const uint32_t g_netmask = HTONL(0xffffff00);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_EXAMPLES_IPFORWARD_TCP
|
#ifdef CONFIG_EXAMPLES_IPFORWARD_TCP
|
||||||
static const char g_payload[] = "Hi there, TUN receiver!";
|
static const char g_payload[] = "Hi there TUN receiver!";
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_NET_IPv4
|
#ifdef CONFIG_NET_IPv4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user