aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-06-08 20:13:04 +0000
committerChristian Grothoff <christian@grothoff.org>2009-06-08 20:13:04 +0000
commit9c4a3cd49e5bcf2ba9995c0e344498060ac0a466 (patch)
tree987c88a0e849b7f7eca2e863f2194475ebb51f3d /src/core/core.h
parent231af2b9e9f19d407cd174eeca2013d1363bf553 (diff)
downloadgnunet-9c4a3cd49e5bcf2ba9995c0e344498060ac0a466.tar.gz
gnunet-9c4a3cd49e5bcf2ba9995c0e344498060ac0a466.zip
debug code
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 840c7e143..9f520bf40 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -26,7 +26,7 @@
26#include "gnunet_crypto_lib.h" 26#include "gnunet_crypto_lib.h"
27#include "gnunet_time_lib.h" 27#include "gnunet_time_lib.h"
28 28
29#define DEBUG_CORE GNUNET_NO 29#define DEBUG_CORE GNUNET_YES
30 30
31/** 31/**
32 * Definition of bits in the InitMessage's options field that specify 32 * Definition of bits in the InitMessage's options field that specify