aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-26 17:00:18 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-26 17:00:18 +0000
commit18e8e8d4973f01e578c1de7dc2eb6422f1abf592 (patch)
tree8ead3fc5c0429cab9c86c932154b1a8365a10b0c /src/core/core.h
parent9da55b5f91569c6bee35fad93df5a396d567a543 (diff)
downloadgnunet-18e8e8d4973f01e578c1de7dc2eb6422f1abf592.tar.gz
gnunet-18e8e8d4973f01e578c1de7dc2eb6422f1abf592.zip
fixes
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 021aa4184..cd3b5d805 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_NO 33#define DEBUG_CORE GNUNET_YES
34 34
35/** 35/**
36 * Debugging interaction core-clients. 36 * Debugging interaction core-clients.