aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_unindex.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-22 19:06:35 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-22 19:06:35 +0000
commit4ad96e182037d35ec6e62a8bfb1d2ea9b14be106 (patch)
tree7e5b055bce051c11bfd460443956e619466d4710 /src/fs/fs_unindex.c
parentd62bacc863759d211988cd59d0f0849e378d2a61 (diff)
downloadgnunet-4ad96e182037d35ec6e62a8bfb1d2ea9b14be106.tar.gz
gnunet-4ad96e182037d35ec6e62a8bfb1d2ea9b14be106.zip
documentation cleanup
Diffstat (limited to 'src/fs/fs_unindex.c')
-rw-r--r--src/fs/fs_unindex.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/fs/fs_unindex.c b/src/fs/fs_unindex.c
index 977344b98..51d46ea37 100644
--- a/src/fs/fs_unindex.c
+++ b/src/fs/fs_unindex.c
@@ -82,8 +82,9 @@ unindex_reader (void *cls,
82 * Fill in all of the generic fields for 82 * Fill in all of the generic fields for
83 * an unindex event. 83 * an unindex event.
84 * 84 *
85 * @param pc structure to fill in 85 * @param pi structure to fill in
86 * @param sc overall unindex context 86 * @param uc overall unindex context
87 * @param offset where we are in the file (for progress)
87 */ 88 */
88static void 89static void
89make_unindex_status (struct GNUNET_FS_ProgressInfo *pi, 90make_unindex_status (struct GNUNET_FS_ProgressInfo *pi,