aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-16 22:27:01 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-16 22:27:01 +0000
commit700336146abfc054ce2a380b2511a9bbe77f4ec1 (patch)
treefa63722c9afa2653f1d62db94748e7dfa2ee1e2a /src/core/test_core_api.c
parent0ce7c7880daac2269711a99f56bcc29afca5acc8 (diff)
downloadgnunet-700336146abfc054ce2a380b2511a9bbe77f4ec1.tar.gz
gnunet-700336146abfc054ce2a380b2511a9bbe77f4ec1.zip
fixes
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 ff565ad02..df354a856 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