aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-02-06 23:27:18 +0000
committerChristian Grothoff <christian@grothoff.org>2011-02-06 23:27:18 +0000
commit4cdb30b30384ea6baf3da993966974001f200b37 (patch)
tree42da640fe9cb086eb9446ab2fc8653981fc1416a /src/core/core.h
parenta0b3e179abb44828f76843739487b2686b14cc8e (diff)
downloadgnunet-4cdb30b30384ea6baf3da993966974001f200b37.tar.gz
gnunet-4cdb30b30384ea6baf3da993966974001f200b37.zip
undo
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/core.h b/src/core/core.h
index 7959e565b..acac7c407 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -30,7 +30,7 @@
30/** 30/**
31 * General core debugging. 31 * General core debugging.
32 */ 32 */
33#define DEBUG_CORE GNUNET_YES 33#define DEBUG_CORE GNUNET_NO
34 34
35/** 35/**
36 * Debugging interaction core-clients. 36 * Debugging interaction core-clients.