aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-21 09:12:23 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-21 09:12:23 +0000
commitac5e0afa43738f6c79dfabb767e0fc8f5db540d7 (patch)
treea31a662c46c62bd42b91bd61d3f8cb82ae746038 /src/core
parent220fb1a70dbd1fe238d2f2f98507c74dd5d9b505 (diff)
downloadgnunet-ac5e0afa43738f6c79dfabb767e0fc8f5db540d7.tar.gz
gnunet-ac5e0afa43738f6c79dfabb767e0fc8f5db540d7.zip
ndbg
Diffstat (limited to 'src/core')
-rw-r--r--src/core/gnunet-service-core.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/gnunet-service-core.c b/src/core/gnunet-service-core.c
index 24fa5c596..d160656bc 100644
--- a/src/core/gnunet-service-core.c
+++ b/src/core/gnunet-service-core.c
@@ -42,9 +42,9 @@
42#include "core.h" 42#include "core.h"
43 43
44 44
45#define DEBUG_HANDSHAKE GNUNET_YES 45#define DEBUG_HANDSHAKE GNUNET_NO
46 46
47#define DEBUG_CORE_QUOTA GNUNET_YES 47#define DEBUG_CORE_QUOTA GNUNET_NO
48 48
49/** 49/**
50 * Receive and send buffer windows grow over time. For 50 * Receive and send buffer windows grow over time. For