aboutsummaryrefslogtreecommitdiff
path: root/src/util/bandwidth.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-31 09:18:00 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-31 09:18:00 +0000
commit3f09c55c1f7e75f54f4e6ed8166ac5769ae34b3b (patch)
tree2a2ed832b103f35fa16087d8bbd0b664bf06a676 /src/util/bandwidth.c
parentb8fa03a10def5c08fea806d6316ec3d00b6e42bd (diff)
downloadgnunet-3f09c55c1f7e75f54f4e6ed8166ac5769ae34b3b.tar.gz
gnunet-3f09c55c1f7e75f54f4e6ed8166ac5769ae34b3b.zip
nicer
Diffstat (limited to 'src/util/bandwidth.c')
-rw-r--r--src/util/bandwidth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/bandwidth.c b/src/util/bandwidth.c
index e35cf3323..2b533128d 100644
--- a/src/util/bandwidth.c
+++ b/src/util/bandwidth.c
@@ -27,7 +27,7 @@
27#include "gnunet_bandwidth_lib.h" 27#include "gnunet_bandwidth_lib.h"
28#include "gnunet_server_lib.h" 28#include "gnunet_server_lib.h"
29 29
30#define DEBUG_BANDWIDTH GNUNET_YES 30#define DEBUG_BANDWIDTH GNUNET_NO
31 31
32/** 32/**
33 * Create a new bandwidth value. 33 * Create a new bandwidth value.