aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-07 22:09:28 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-07 22:09:28 +0000
commit227051c5e556655c4daf1be900fa3307ab6efe88 (patch)
treef56abd9470db377c6a4c69e1f0780699ef876057 /src/fs/fs_api.c
parentaf0501960d6041f27758678c8f8ffdc3ed7ac6c9 (diff)
downloadgnunet-227051c5e556655c4daf1be900fa3307ab6efe88.tar.gz
gnunet-227051c5e556655c4daf1be900fa3307ab6efe88.zip
-doxygen fixes
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{