summaryrefslogtreecommitdiff
path: root/src/block/plugin_block_fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/block/plugin_block_fs.c')
-rw-r--r--src/block/plugin_block_fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/plugin_block_fs.c b/src/block/plugin_block_fs.c
index 28a56526b..5a0e90a92 100644
--- a/src/block/plugin_block_fs.c
+++ b/src/block/plugin_block_fs.c
@@ -29,7 +29,7 @@
29#include "block_fs.h" 29#include "block_fs.h"
30#include "gnunet_signatures.h" 30#include "gnunet_signatures.h"
31 31
32#define DEBUG_FS_BLOCK GNUNET_NO 32#define DEBUG_FS_BLOCK GNUNET_EXTRA_LOGGING
33 33
34/** 34/**
35 * Number of bits we set per entry in the bloomfilter. 35 * Number of bits we set per entry in the bloomfilter.