aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_search.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-08 20:22:09 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-08 20:22:09 +0000
commitdea5357ffb0892e6b17ff1fa3eb3c1f94bb454f5 (patch)
treedd9b43cc9a266f5ed2e80967b8e8600f4e47cc26 /src/fs/fs_search.c
parentb5c6d2a78683e5ba002ca226c2bae280a1877bac (diff)
downloadgnunet-dea5357ffb0892e6b17ff1fa3eb3c1f94bb454f5.tar.gz
gnunet-dea5357ffb0892e6b17ff1fa3eb3c1f94bb454f5.zip
drq clean up
Diffstat (limited to 'src/fs/fs_search.c')
-rw-r--r--src/fs/fs_search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_search.c b/src/fs/fs_search.c
index 3229733de..90a28052f 100644
--- a/src/fs/fs_search.c
+++ b/src/fs/fs_search.c
@@ -38,7 +38,7 @@
38#include "gnunet_protocols.h" 38#include "gnunet_protocols.h"
39#include "fs.h" 39#include "fs.h"
40 40
41#define DEBUG_SEARCH GNUNET_YES 41#define DEBUG_SEARCH GNUNET_NO
42 42
43 43
44 44