aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_udp.c')
-rw-r--r--src/transport/plugin_transport_udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_udp.c b/src/transport/plugin_transport_udp.c
index 5b5aaf882..e8a5b03a5 100644
--- a/src/transport/plugin_transport_udp.c
+++ b/src/transport/plugin_transport_udp.c
@@ -53,7 +53,7 @@
53#include "plugin_transport.h" 53#include "plugin_transport.h"
54#include "transport.h" 54#include "transport.h"
55 55
56#define DEBUG_UDP GNUNET_YES 56#define DEBUG_UDP GNUNET_NO
57 57
58#define MAX_PROBES 20 58#define MAX_PROBES 20
59 59