aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-03 13:58:25 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-03 13:58:25 +0000
commit69179158b93b433eb30800bc14d69bc305571bbc (patch)
tree9119430d0f5f0ad2a3baa22ea034d528f8a2b426 /src/datastore/datastore.h
parentbbf014cfc875d5660fe9cce406f8cd969f456dcd (diff)
downloadgnunet-69179158b93b433eb30800bc14d69bc305571bbc.tar.gz
gnunet-69179158b93b433eb30800bc14d69bc305571bbc.zip
no debug
Diffstat (limited to 'src/datastore/datastore.h')
-rw-r--r--src/datastore/datastore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/datastore.h b/src/datastore/datastore.h
index f827f8766..aa2646c0a 100644
--- a/src/datastore/datastore.h
+++ b/src/datastore/datastore.h
@@ -27,7 +27,7 @@
27#ifndef DATASTORE_H 27#ifndef DATASTORE_H
28#define DATASTORE_H 28#define DATASTORE_H
29 29
30#define DEBUG_DATASTORE GNUNET_YES 30#define DEBUG_DATASTORE GNUNET_NO
31 31
32#include "gnunet_util_lib.h" 32#include "gnunet_util_lib.h"
33 33