aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_namespace.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-30 11:17:50 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-30 11:17:50 +0000
commit08c12db845272dac9d2289ad4811199bd1e1be5a (patch)
tree1a77f28813898843e644bc9aec82cb0b3b3cad3c /src/fs/test_fs_namespace.c
parentec55bba59025e6a6ff25c950184c836e12855847 (diff)
downloadgnunet-08c12db845272dac9d2289ad4811199bd1e1be5a.tar.gz
gnunet-08c12db845272dac9d2289ad4811199bd1e1be5a.zip
work on namespace stuff
Diffstat (limited to 'src/fs/test_fs_namespace.c')
-rw-r--r--src/fs/test_fs_namespace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_namespace.c b/src/fs/test_fs_namespace.c
index a7ccbeccf..9e02521a8 100644
--- a/src/fs/test_fs_namespace.c
+++ b/src/fs/test_fs_namespace.c
@@ -31,7 +31,7 @@
31#include "gnunet_arm_service.h" 31#include "gnunet_arm_service.h"
32#include "gnunet_fs_service.h" 32#include "gnunet_fs_service.h"
33 33
34#define VERBOSE GNUNET_YES 34#define VERBOSE GNUNET_NO
35 35
36#define START_ARM GNUNET_YES 36#define START_ARM GNUNET_YES
37 37