aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_indexing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs_indexing.c')
-rw-r--r--src/fs/gnunet-service-fs_indexing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs_indexing.c b/src/fs/gnunet-service-fs_indexing.c
index cc99d3962..dc6b82952 100644
--- a/src/fs/gnunet-service-fs_indexing.c
+++ b/src/fs/gnunet-service-fs_indexing.c
@@ -566,7 +566,7 @@ GNUNET_FS_handle_on_demand_block (const GNUNET_HashCode * key,
566 uint32_t anonymity, 566 uint32_t anonymity,
567 struct GNUNET_TIME_Absolute 567 struct GNUNET_TIME_Absolute
568 expiration, uint64_t uid, 568 expiration, uint64_t uid,
569 GNUNET_DATASTORE_Iterator cont, 569 GNUNET_DATASTORE_DatumProcessor cont,
570 void *cont_cls) 570 void *cont_cls)
571{ 571{
572 const struct OnDemandBlock *odb; 572 const struct OnDemandBlock *odb;