forked from Imagelibrary/lwip
Add missing newline at end of file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "test_configs/opt_dualstack.h"
|
||||
|
||||
#undef LWIP_TCP
|
||||
#define LWIP_TCP 0
|
||||
#define LWIP_TCP 0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "test_configs/opt_ipv4only.h"
|
||||
|
||||
#undef LWIP_TCP
|
||||
#define LWIP_TCP 0
|
||||
#define LWIP_TCP 0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "test_configs/opt_ipv6only.h"
|
||||
|
||||
#undef LWIP_TCP
|
||||
#define LWIP_TCP 0
|
||||
#define LWIP_TCP 0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "test_configs/opt_dualstack.h"
|
||||
|
||||
#undef LWIP_UDP
|
||||
#define LWIP_UDP 0
|
||||
#define LWIP_UDP 0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "test_configs/opt_ipv4only.h"
|
||||
|
||||
#undef LWIP_UDP
|
||||
#define LWIP_UDP 0
|
||||
#define LWIP_UDP 0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "test_configs/opt_ipv6only.h"
|
||||
|
||||
#undef LWIP_UDP
|
||||
#define LWIP_UDP 0
|
||||
#define LWIP_UDP 0
|
||||
|
||||
Reference in New Issue
Block a user