aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-02-06 23:27:01 +0000
committerChristian Grothoff <christian@grothoff.org>2011-02-06 23:27:01 +0000
commita0b3e179abb44828f76843739487b2686b14cc8e (patch)
tree52b2cfb63a66b13ce39bd1bf8bed04ff74ae102a /src/core/core.h
parent7b3d9e8f57db9db2053dd7e25c9dbd92514819e0 (diff)
downloadgnunet-a0b3e179abb44828f76843739487b2686b14cc8e.tar.gz
gnunet-a0b3e179abb44828f76843739487b2686b14cc8e.zip
more chat code from Mantis #1657
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 acac7c407..7959e565b 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.