aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-13 22:38:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-13 22:38:47 +0000
commit72761db34214aae9f6a9f4a3c0e717b1bd1389d6 (patch)
tree23b040167f2d9d18fc8772fce2b6f184f4538c85 /src/core/core.h
parent314d8bdb2a4f6b0926bf8f8f1d057cc71c1fd0db (diff)
downloadgnunet-72761db34214aae9f6a9f4a3c0e717b1bd1389d6.tar.gz
gnunet-72761db34214aae9f6a9f4a3c0e717b1bd1389d6.zip
hxing
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/core.h b/src/core/core.h
index a8d90b81a..6fd595b8b 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -41,12 +41,12 @@
41/** 41/**
42 * General core debugging. 42 * General core debugging.
43 */ 43 */
44#define DEBUG_CORE GNUNET_NO 44#define DEBUG_CORE GNUNET_YES
45 45
46/** 46/**
47 * Debugging interaction core-clients. 47 * Debugging interaction core-clients.
48 */ 48 */
49#define DEBUG_CORE_CLIENT GNUNET_NO 49#define DEBUG_CORE_CLIENT GNUNET_YES
50 50
51/** 51/**
52 * Definition of bits in the InitMessage's options field that specify 52 * Definition of bits in the InitMessage's options field that specify