aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-31 11:25:31 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-31 11:25:31 +0000
commit281d5b7680f9b1d2adce9f69c75b38f1b1e7f177 (patch)
tree945cb90c4bb628018d3ae9e5a62a795c38b75d32 /src/transport/plugin_transport_tcp.c
parent746774c9bb1df3cc5d0e731afbad8904ebb39133 (diff)
downloadgnunet-281d5b7680f9b1d2adce9f69c75b38f1b1e7f177.tar.gz
gnunet-281d5b7680f9b1d2adce9f69c75b38f1b1e7f177.zip
fixes
Diffstat (limited to 'src/transport/plugin_transport_tcp.c')
-rw-r--r--src/transport/plugin_transport_tcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_tcp.c b/src/transport/plugin_transport_tcp.c
index 865ca325a..f6ba584eb 100644
--- a/src/transport/plugin_transport_tcp.c
+++ b/src/transport/plugin_transport_tcp.c
@@ -37,7 +37,7 @@
37#include "plugin_transport.h" 37#include "plugin_transport.h"
38#include "transport.h" 38#include "transport.h"
39 39
40#define DEBUG_TCP GNUNET_YES 40#define DEBUG_TCP GNUNET_NO
41 41
42/** 42/**
43 * How long until we give up on transmitting the welcome message? 43 * How long until we give up on transmitting the welcome message?