aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_start_only.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_start_only.c
parentd1c3036fd48f2645fab427df4a47d3bc69410d15 (diff)
downloadgnunet-65cc198f1c0343322d3d9721d62ee10b5ea6fdb7.tar.gz
gnunet-65cc198f1c0343322d3d9721d62ee10b5ea6fdb7.zip
fix
Diffstat (limited to 'src/core/test_core_api_start_only.c')
-rw-r--r--src/core/test_core_api_start_only.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/test_core_api_start_only.c b/src/core/test_core_api_start_only.c
index bfe160edb..9865af94e 100644
--- a/src/core/test_core_api_start_only.c
+++ b/src/core/test_core_api_start_only.c
@@ -31,7 +31,7 @@
31#include "gnunet_program_lib.h" 31#include "gnunet_program_lib.h"
32#include "gnunet_scheduler_lib.h" 32#include "gnunet_scheduler_lib.h"
33 33
34#define VERBOSE GNUNET_YES 34#define VERBOSE GNUNET_NO
35 35
36#define START_ARM GNUNET_YES 36#define START_ARM GNUNET_YES
37 37