aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-08-26 12:14:19 +0000
committerChristian Grothoff <christian@grothoff.org>2010-08-26 12:14:19 +0000
commitbf99b4a4df68b7fc2de68ee09a0526cf72fe66d0 (patch)
tree78447d0f1853f0a32a5f96b26143f0a3554d4f9d /src/datastore/test_datastore_api.c
parente5b17382d5d0ef9b80e95d1780d1ca1c1eb47f29 (diff)
downloadgnunet-bf99b4a4df68b7fc2de68ee09a0526cf72fe66d0.tar.gz
gnunet-bf99b4a4df68b7fc2de68ee09a0526cf72fe66d0.zip
fixes
Diffstat (limited to 'src/datastore/test_datastore_api.c')
-rw-r--r--src/datastore/test_datastore_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c
index aaa00bdd8..0ea3c4c86 100644
--- a/src/datastore/test_datastore_api.c
+++ b/src/datastore/test_datastore_api.c
@@ -31,7 +31,7 @@
31#include "gnunet_protocols.h" 31#include "gnunet_protocols.h"
32#include "gnunet_datastore_service.h" 32#include "gnunet_datastore_service.h"
33 33
34#define VERBOSE GNUNET_YES 34#define VERBOSE GNUNET_NO
35 35
36#define START_DATASTORE GNUNET_YES 36#define START_DATASTORE GNUNET_YES
37 37