aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-30 11:17:50 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-30 11:17:50 +0000
commit08c12db845272dac9d2289ad4811199bd1e1be5a (patch)
tree1a77f28813898843e644bc9aec82cb0b3b3cad3c /src/core/core.h
parentec55bba59025e6a6ff25c950184c836e12855847 (diff)
downloadgnunet-08c12db845272dac9d2289ad4811199bd1e1be5a.tar.gz
gnunet-08c12db845272dac9d2289ad4811199bd1e1be5a.zip
work on namespace stuff
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 45d138140..ea2925797 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -29,7 +29,7 @@
29/** 29/**
30 * General core debugging. 30 * General core debugging.
31 */ 31 */
32#define DEBUG_CORE GNUNET_YES 32#define DEBUG_CORE GNUNET_NO
33 33
34/** 34/**
35 * Debugging interaction core-clients. 35 * Debugging interaction core-clients.