aboutsummaryrefslogtreecommitdiff
path: root/src/fs/plugin_block_fs.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-20 09:36:46 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-20 09:36:46 +0000
commiteef168bdbf40609b944dada415fc536e15cac494 (patch)
tree08329844b8cb22d59076fe95cad34aa7c765fb03 /src/fs/plugin_block_fs.c
parent35ccea1832738e6d4f345ee0d305ccf3c5184266 (diff)
downloadgnunet-eef168bdbf40609b944dada415fc536e15cac494.tar.gz
gnunet-eef168bdbf40609b944dada415fc536e15cac494.zip
-towards block plugin for mesh
Diffstat (limited to 'src/fs/plugin_block_fs.c')
-rw-r--r--src/fs/plugin_block_fs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/plugin_block_fs.c b/src/fs/plugin_block_fs.c
index c43a5de5e..2e4f7ef87 100644
--- a/src/fs/plugin_block_fs.c
+++ b/src/fs/plugin_block_fs.c
@@ -29,7 +29,6 @@
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_EXTRA_LOGGING
33 32
34/** 33/**
35 * Number of bits we set per entry in the bloomfilter. 34 * Number of bits we set per entry in the bloomfilter.