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
|
||||
|
||||
#ifdef CONFIG_EXAMPLES_IPFORWARD_TCP
|
||||
static const char g_payload[] = "Hi there, TUN receiver!";
|
||||
static const char g_payload[] = "Hi there TUN receiver!";
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_NET_IPv4
|
||||
|
Loading…
Reference in New Issue
Block a user