aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_publish.c')
-rw-r--r--src/fs/fs_publish.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c
index 224f0c35e..0d2dae283 100644
--- a/src/fs/fs_publish.c
+++ b/src/fs/fs_publish.c
@@ -442,8 +442,8 @@ encode_cont (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
442/** 442/**
443 * Function called asking for the current (encoded) 443 * Function called asking for the current (encoded)
444 * block to be processed. After processing the 444 * block to be processed. After processing the
445 * client should either call #GNUNET_FS_tree_encode_next 445 * client should either call #GNUNET_FS_tree_encoder_next
446 * or (on error) #GNUNET_FS_tree_encode_finish. 446 * or (on error) #GNUNET_FS_tree_encoder_finish.
447 * 447 *
448 * @param cls closure 448 * @param cls closure
449 * @param chk content hash key for the block 449 * @param chk content hash key for the block