aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-14 13:37:09 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-14 13:37:09 +0000
commit65cc198f1c0343322d3d9721d62ee10b5ea6fdb7 (patch)
treeeb9407fbdd34b4d28052ba908a98bf713856b8c9 /src/core/test_core_api.c
parentd1c3036fd48f2645fab427df4a47d3bc69410d15 (diff)
downloadgnunet-65cc198f1c0343322d3d9721d62ee10b5ea6fdb7.tar.gz
gnunet-65cc198f1c0343322d3d9721d62ee10b5ea6fdb7.zip
fix
Diffstat (limited to 'src/core/test_core_api.c')
-rw-r--r--src/core/test_core_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/test_core_api.c b/src/core/test_core_api.c
index 4a8546bbe..f153cb5eb 100644
--- a/src/core/test_core_api.c
+++ b/src/core/test_core_api.c
@@ -34,7 +34,7 @@
34#include "gnunet_scheduler_lib.h" 34#include "gnunet_scheduler_lib.h"
35#include "gnunet_transport_service.h" 35#include "gnunet_transport_service.h"
36 36
37#define VERBOSE GNUNET_YES 37#define VERBOSE GNUNET_NO
38 38
39#define START_ARM GNUNET_YES 39#define START_ARM GNUNET_YES
40 40