aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_unindex.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-06 12:22:50 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-06 12:22:50 +0000
commitc263f813925949b97bfd899e174eefe4ecccced8 (patch)
treeb12b5291be1d0b3a2445ee560a4d51c75f378414 /src/fs/fs_unindex.c
parent2a9ac93496169b01115de872e78103c6492f6a8c (diff)
downloadgnunet-c263f813925949b97bfd899e174eefe4ecccced8.tar.gz
gnunet-c263f813925949b97bfd899e174eefe4ecccced8.zip
work on downloading
Diffstat (limited to 'src/fs/fs_unindex.c')
-rw-r--r--src/fs/fs_unindex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_unindex.c b/src/fs/fs_unindex.c
index 23779bc97..03dae383f 100644
--- a/src/fs/fs_unindex.c
+++ b/src/fs/fs_unindex.c
@@ -200,7 +200,7 @@ static void
200unindex_process (void *cls, 200unindex_process (void *cls,
201 const GNUNET_HashCode *query, 201 const GNUNET_HashCode *query,
202 uint64_t offset, 202 uint64_t offset,
203 unsigned int type, 203 uint32_t type,
204 const void *block, 204 const void *block,
205 uint16_t block_size) 205 uint16_t block_size)
206{ 206{