aboutsummaryrefslogtreecommitdiff
path: root/src/util/bandwidth.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-06 12:02:10 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-06 12:02:10 +0000
commit0d2a606bdb2375d283be00d18d73f3eae8b06e4c (patch)
treebc05335ffd1437090f45a4664ac14488719b4a86 /src/util/bandwidth.c
parent981e798d47ec0e997c4954816099ee48a2c2b7cb (diff)
downloadgnunet-0d2a606bdb2375d283be00d18d73f3eae8b06e4c.tar.gz
gnunet-0d2a606bdb2375d283be00d18d73f3eae8b06e4c.zip
stuff
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 9ba6bd5ec..a3a46a7ca 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.