summaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-17 22:30:40 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-17 22:30:40 +0000
commitdc2d80b6810e67f4d180b2593fa0099217b1c683 (patch)
tree809d03de2742eca6820ea1610f3e0efb038728db /src/core/core.h
parentdd3a56fda6235978a47cb9baf1d88b50a4c1fc0f (diff)
downloadgnunet-dc2d80b6810e67f4d180b2593fa0099217b1c683.tar.gz
gnunet-dc2d80b6810e67f4d180b2593fa0099217b1c683.zip
nodebug, test topo
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 d74ee06f6..701078ee5 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.