aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-22 16:28:22 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-22 16:28:22 +0000
commit17e508354c448c82c35d9149f4aee77e9d5a3ce8 (patch)
treece0ed3fa0dc2e05c9dbcbda0e9676110afe49423 /src/statistics/statistics.h
parent407dd6df75e93a6708d3b92dfa004df10275c82c (diff)
downloadgnunet-17e508354c448c82c35d9149f4aee77e9d5a3ce8.tar.gz
gnunet-17e508354c448c82c35d9149f4aee77e9d5a3ce8.zip
make it easy to start service by hand
Diffstat (limited to 'src/statistics/statistics.h')
-rw-r--r--src/statistics/statistics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/statistics.h b/src/statistics/statistics.h
index 6eedd4d34..c4a79765a 100644
--- a/src/statistics/statistics.h
+++ b/src/statistics/statistics.h
@@ -27,7 +27,7 @@
27 27
28#include "gnunet_common.h" 28#include "gnunet_common.h"
29 29
30#define DEBUG_STATISTICS 0 30#define DEBUG_STATISTICS GNUNET_NO
31 31
32/** 32/**
33 * Statistics message. Contains how long the system is up 33 * Statistics message. Contains how long the system is up