aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-09 13:45:31 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-09 13:45:31 +0000
commit619b3b95ce458825433eacffd1dec88bd1465dd0 (patch)
treed61b44739bbe8705551eb57698215f761dba8382 /src/fs/fs_publish.c
parente59b32948cba58249c9b19e7426602dbe4f20d00 (diff)
downloadgnunet-619b3b95ce458825433eacffd1dec88bd1465dd0.tar.gz
gnunet-619b3b95ce458825433eacffd1dec88bd1465dd0.zip
-doxygen
Diffstat (limited to 'src/fs/fs_publish.c')
-rw-r--r--src/fs/fs_publish.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c
index 167a6dc07..31cd795b2 100644
--- a/src/fs/fs_publish.c
+++ b/src/fs/fs_publish.c
@@ -962,8 +962,8 @@ fip_signal_start (void *cls, struct GNUNET_FS_FileInformation *fi,
962 * Actually signal the FS's progress function that we are suspending 962 * Actually signal the FS's progress function that we are suspending
963 * an upload. 963 * an upload.
964 * 964 *
965 * @param cls closure (of type "struct GNUNET_FS_PublishContext*")
966 * @param fi the entry in the publish-structure 965 * @param fi the entry in the publish-structure
966 * @param pc the publish context of which a file is being suspended
967 */ 967 */
968static void 968static void
969suspend_operation (struct GNUNET_FS_FileInformation *fi, 969suspend_operation (struct GNUNET_FS_FileInformation *fi,