aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-28 19:58:57 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-28 19:58:57 +0000
commitdc2690120fede8195a6da20523759d7fc20c9fe9 (patch)
tree5b5de63c02e8b2c7f72ef2a86e124a34ac850586 /src/hostlist
parent486296aaa8a138f4a71adfb22ef8bf2e591d62ac (diff)
downloadgnunet-dc2690120fede8195a6da20523759d7fc20c9fe9.tar.gz
gnunet-dc2690120fede8195a6da20523759d7fc20c9fe9.zip
stuff
Diffstat (limited to 'src/hostlist')
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_learning.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_learning.c b/src/hostlist/test_gnunet_daemon_hostlist_learning.c
index 96dd03839..9fc429223 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_learning.c
+++ b/src/hostlist/test_gnunet_daemon_hostlist_learning.c
@@ -30,7 +30,7 @@
30#include "gnunet_resolver_service.h" 30#include "gnunet_resolver_service.h"
31#include "gnunet_statistics_service.h" 31#include "gnunet_statistics_service.h"
32 32
33#define VERBOSE GNUNET_YES 33#define VERBOSE GNUNET_NO
34 34
35#define START_ARM GNUNET_YES 35#define START_ARM GNUNET_YES
36 36