aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-27 13:31:00 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-27 13:31:00 +0000
commit663a819ef73f9defa763767641ec68b648c980af (patch)
tree5ddfd95130d052d79a7e31c3780d6e85c9790a43 /src/transport/test_plugin_transport.c
parenta4b1e743b1a656d6436b6ba0ccb77ccde66399cc (diff)
downloadgnunet-663a819ef73f9defa763767641ec68b648c980af.tar.gz
gnunet-663a819ef73f9defa763767641ec68b648c980af.zip
reduce verbosity
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 aee4901db..398dcf92b 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?