aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-23 10:29:11 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-23 10:29:11 +0000
commitfabcda1771aa1685739c50f76a39167b0ecea89a (patch)
treec703f59d7ccad8fa065b11fd40300286125c09a8 /src
parent5f06d8083398fcc74314b7a7c238b902d9be68c4 (diff)
downloadgnunet-fabcda1771aa1685739c50f76a39167b0ecea89a.tar.gz
gnunet-fabcda1771aa1685739c50f76a39167b0ecea89a.zip
nodeb
Diffstat (limited to 'src')
-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.