aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_api.c')
-rw-r--r--src/fs/fs_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_api.c b/src/fs/fs_api.c
index 3cd2fa470..7b800c1f1 100644
--- a/src/fs/fs_api.c
+++ b/src/fs/fs_api.c
@@ -399,7 +399,7 @@ GNUNET_FS_end_top (struct GNUNET_FS_Handle *h,
399 399
400 400
401/** 401/**
402 * Closure for #data_reader_file(). 402 * Closure for #GNUNET_FS_data_reader_file_().
403 */ 403 */
404struct FileInfo 404struct FileInfo
405{ 405{