aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_list_indexed.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_list_indexed.c')
-rw-r--r--src/fs/fs_list_indexed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_list_indexed.c b/src/fs/fs_list_indexed.c
index 7a891155e..8c2558745 100644
--- a/src/fs/fs_list_indexed.c
+++ b/src/fs/fs_list_indexed.c
@@ -59,7 +59,7 @@ struct GNUNET_FS_GetIndexedContext
59 /** 59 /**
60 * Continuation to trigger at the end. 60 * Continuation to trigger at the end.
61 */ 61 */
62 GNUNET_SCHEDULER_Task cont; 62 GNUNET_SCHEDULER_TaskCallback cont;
63 63
64 /** 64 /**
65 * Closure for cont. 65 * Closure for cont.