aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_unindex.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-25 20:14:14 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-25 20:14:14 +0000
commit87e2ce99aaea2b25fd03f6f2b6c0948e8d731d4a (patch)
tree3d10806babbf219189840dc874fa25596099817a /src/fs/test_fs_unindex.c
parentc22ef5d895b1dba3555f5e012770265a9372dc8e (diff)
downloadgnunet-87e2ce99aaea2b25fd03f6f2b6c0948e8d731d4a.tar.gz
gnunet-87e2ce99aaea2b25fd03f6f2b6c0948e8d731d4a.zip
noverb
Diffstat (limited to 'src/fs/test_fs_unindex.c')
-rw-r--r--src/fs/test_fs_unindex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_unindex.c b/src/fs/test_fs_unindex.c
index 3dcf7b7f8..c2fc8913b 100644
--- a/src/fs/test_fs_unindex.c
+++ b/src/fs/test_fs_unindex.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_YES 32#define VERBOSE GNUNET_NO
33 33
34#define START_ARM GNUNET_YES 34#define START_ARM GNUNET_YES
35 35