aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
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/transport.h
parent746774c9bb1df3cc5d0e731afbad8904ebb39133 (diff)
downloadgnunet-281d5b7680f9b1d2adce9f69c75b38f1b1e7f177.tar.gz
gnunet-281d5b7680f9b1d2adce9f69c75b38f1b1e7f177.zip
fixes
Diffstat (limited to 'src/transport/transport.h')
-rw-r--r--src/transport/transport.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index b2ef01bb5..6cdbaae77 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -30,9 +30,9 @@
30#include "gnunet_time_lib.h" 30#include "gnunet_time_lib.h"
31#include "gnunet_transport_service.h" 31#include "gnunet_transport_service.h"
32 32
33#define DEBUG_TRANSPORT GNUNET_YES 33#define DEBUG_TRANSPORT GNUNET_NO
34#define DEBUG_TRANSPORT_TIMEOUT GNUNET_YES 34#define DEBUG_TRANSPORT_TIMEOUT GNUNET_NO
35#define DEBUG_TRANSPORT_DISCONNECT GNUNET_YES 35#define DEBUG_TRANSPORT_DISCONNECT GNUNET_NO
36 36
37/** 37/**
38 * For how long do we allow unused bandwidth 38 * For how long do we allow unused bandwidth