aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-04 14:43:59 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-04 14:43:59 +0000
commit2f11e234ffe79c17aa80894973828792d393fcc1 (patch)
tree5838187163bda3be343a7ba70692c55f300450c1 /src/transport/test_plugin_transport.c
parenta96e3687af7f2353bdc72366996eed473f542523 (diff)
downloadgnunet-2f11e234ffe79c17aa80894973828792d393fcc1.tar.gz
gnunet-2f11e234ffe79c17aa80894973828792d393fcc1.zip
bugfix
Diffstat (limited to 'src/transport/test_plugin_transport.c')
-rw-r--r--src/transport/test_plugin_transport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_plugin_transport.c b/src/transport/test_plugin_transport.c
index 7891c24d0..60a33c65a 100644
--- a/src/transport/test_plugin_transport.c
+++ b/src/transport/test_plugin_transport.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 VERBOSE GNUNET_YES 40#define VERBOSE GNUNET_NO
41 41
42/** 42/**
43 * How long until we give up on transmitting the message? 43 * How long until we give up on transmitting the message?