aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-11-17 15:58:30 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-11-17 15:58:30 +0000
commit8d1e110fce531925bf66a70722198081370799cd (patch)
tree7136b4259bc57ad3afca617afb04e3da17edd220 /src/core/core.h
parent8fb486de8ffe62372483e3941e67976f4cc77a83 (diff)
downloadgnunet-8d1e110fce531925bf66a70722198081370799cd.tar.gz
gnunet-8d1e110fce531925bf66a70722198081370799cd.zip
Quota compliance testcases should ready to be commited...
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 6fd595b8b..a8d90b81a 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_YES 44#define DEBUG_CORE GNUNET_NO
45 45
46/** 46/**
47 * Debugging interaction core-clients. 47 * Debugging interaction core-clients.
48 */ 48 */
49#define DEBUG_CORE_CLIENT GNUNET_YES 49#define DEBUG_CORE_CLIENT GNUNET_NO
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