aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-10 11:08:26 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-10 11:08:26 +0000
commit92af7a802ec63a8d19ac53fbf38a50f88b67bdd1 (patch)
tree2b8b6a5f50b45af0196cfe76b5ccc69d40f6d6fd /src/core/core.h
parent315d8796d3bc43970905e1c141f97b9f8ddad02d (diff)
downloadgnunet-92af7a802ec63a8d19ac53fbf38a50f88b67bdd1.tar.gz
gnunet-92af7a802ec63a8d19ac53fbf38a50f88b67bdd1.zip
cleanup
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 ea2925797..45d138140 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_NO 32#define DEBUG_CORE GNUNET_YES
33 33
34/** 34/**
35 * Debugging interaction core-clients. 35 * Debugging interaction core-clients.