aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_search.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-29 17:51:49 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-29 17:51:49 +0000
commita8e90a359a36b28bc73bd3709332cef607d139fa (patch)
tree587f60f42c4a21155a80cded9f349f6c95f91457 /src/fs/test_fs_search.c
parent481d9421fcb761679daea807e94dd147d35ea7a0 (diff)
downloadgnunet-a8e90a359a36b28bc73bd3709332cef607d139fa.tar.gz
gnunet-a8e90a359a36b28bc73bd3709332cef607d139fa.zip
fixes
Diffstat (limited to 'src/fs/test_fs_search.c')
-rw-r--r--src/fs/test_fs_search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_search.c b/src/fs/test_fs_search.c
index 4320f965f..d4d000c40 100644
--- a/src/fs/test_fs_search.c
+++ b/src/fs/test_fs_search.c
@@ -29,7 +29,7 @@
29#include "gnunet_arm_service.h" 29#include "gnunet_arm_service.h"
30#include "gnunet_fs_service.h" 30#include "gnunet_fs_service.h"
31 31
32#define VERBOSE GNUNET_NO 32#define VERBOSE GNUNET_YES
33 33
34#define START_ARM GNUNET_YES 34#define START_ARM GNUNET_YES
35 35