From e1fda8a5d8674328afa61cc50842fdbd2a7044ba Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 2 Sep 2011 14:44:42 +0000 Subject: doxygen --- src/fs/fs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fs/fs.h') diff --git a/src/fs/fs.h b/src/fs/fs.h index 1629af852..ed74850b2 100644 --- a/src/fs/fs.h +++ b/src/fs/fs.h @@ -871,14 +871,14 @@ GNUNET_FS_unindex_process_hash_ (void *cls, const GNUNET_HashCode * file_id); * callback. * * @param pi structure to fill in - * @param sc overall publishing context + * @param pc overall publishing context * @param p file information for the file being published * @param offset where in the file are we so far * @return value returned from callback */ void * GNUNET_FS_publish_make_status_ (struct GNUNET_FS_ProgressInfo *pi, - struct GNUNET_FS_PublishContext *sc, + struct GNUNET_FS_PublishContext *pc, const struct GNUNET_FS_FileInformation *p, uint64_t offset); -- cgit v1.2.3