aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_test_lib.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_test_lib.c
parentec55bba59025e6a6ff25c950184c836e12855847 (diff)
downloadgnunet-08c12db845272dac9d2289ad4811199bd1e1be5a.tar.gz
gnunet-08c12db845272dac9d2289ad4811199bd1e1be5a.zip
work on namespace stuff
Diffstat (limited to 'src/fs/test_fs_test_lib.c')
-rw-r--r--src/fs/test_fs_test_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_test_lib.c b/src/fs/test_fs_test_lib.c
index 0abb539d6..a62200100 100644
--- a/src/fs/test_fs_test_lib.c
+++ b/src/fs/test_fs_test_lib.c
@@ -26,7 +26,7 @@
26#include "platform.h" 26#include "platform.h"
27#include "fs_test_lib.h" 27#include "fs_test_lib.h"
28 28
29#define VERBOSE GNUNET_YES 29#define VERBOSE GNUNET_NO
30 30
31/** 31/**
32 * File-size we use for testing. 32 * File-size we use for testing.