aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-10-20 11:47:04 +0000
committerChristian Grothoff <christian@grothoff.org>2010-10-20 11:47:04 +0000
commit63658b57fbf8c475f4fa15c61a262a557b5314bc (patch)
treef584d820f596da46060d8bc5c7cefbcc0ba1fd1f /src/core
parent13bf80ebd02a27fa1ba194ec2cbe0a2df5664156 (diff)
downloadgnunet-63658b57fbf8c475f4fa15c61a262a557b5314bc.tar.gz
gnunet-63658b57fbf8c475f4fa15c61a262a557b5314bc.zip
nodebug
Diffstat (limited to 'src/core')
-rw-r--r--src/core/gnunet-service-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/gnunet-service-core.c b/src/core/gnunet-service-core.c
index 82586e774..52f229b01 100644
--- a/src/core/gnunet-service-core.c
+++ b/src/core/gnunet-service-core.c
@@ -44,7 +44,7 @@
44 44
45#define DEBUG_HANDSHAKE GNUNET_NO 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