aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-30 13:57:40 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-30 13:57:40 +0000
commitffc69424a45eebbb3e720b66447eeac1a50ffaac (patch)
tree343a064af85a4aa58eca18fc6beb7a5ba10bef60 /src/statistics
parent4772c0fc9d29c95898ce3831629c16a4f0b69c00 (diff)
downloadgnunet-ffc69424a45eebbb3e720b66447eeac1a50ffaac.tar.gz
gnunet-ffc69424a45eebbb3e720b66447eeac1a50ffaac.zip
nodebug
Diffstat (limited to 'src/statistics')
-rw-r--r--src/statistics/test_statistics_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/test_statistics_api.c b/src/statistics/test_statistics_api.c
index 7b01ff00f..9e43663a7 100644
--- a/src/statistics/test_statistics_api.c
+++ b/src/statistics/test_statistics_api.c
@@ -29,7 +29,7 @@
29#include "gnunet_scheduler_lib.h" 29#include "gnunet_scheduler_lib.h"
30#include "gnunet_statistics_service.h" 30#include "gnunet_statistics_service.h"
31 31
32#define DEBUG_STATISTICS GNUNET_YES 32#define DEBUG_STATISTICS GNUNET_NO
33 33
34#define START_SERVICE GNUNET_YES 34#define START_SERVICE GNUNET_YES
35 35