aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_unindex.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-25 20:12:05 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-25 20:12:05 +0000
commitc22ef5d895b1dba3555f5e012770265a9372dc8e (patch)
treed4928532a5861cffad12f6eaf9bbbe6f00aa6d15 /src/fs/fs_unindex.c
parenta97a35e05bb843e261e004b58fec87ea18e59347 (diff)
downloadgnunet-c22ef5d895b1dba3555f5e012770265a9372dc8e.tar.gz
gnunet-c22ef5d895b1dba3555f5e012770265a9372dc8e.zip
fixing indexing and unindexing issues
Diffstat (limited to 'src/fs/fs_unindex.c')
-rw-r--r--src/fs/fs_unindex.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/fs/fs_unindex.c b/src/fs/fs_unindex.c
index 10faf4cf9..3d39cb932 100644
--- a/src/fs/fs_unindex.c
+++ b/src/fs/fs_unindex.c
@@ -20,12 +20,9 @@
20 20
21/** 21/**
22 * @file fs/fs_unindex.c 22 * @file fs/fs_unindex.c
23 * @author Krista Bennett 23 * @author Krista Grothoff
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 * @brief Unindex file. 25 * @brief Unindex file.
26 *
27 * TODO:
28 * - code cleanup (share more with upload.c)
29 */ 26 */
30#include "platform.h" 27#include "platform.h"
31#include "gnunet_constants.h" 28#include "gnunet_constants.h"