aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-24 06:27:24 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-24 06:27:24 +0000
commit1a9a16c0e9a9b290ecab1d59928a2c670097ee72 (patch)
tree071c6c4322ef40b8731f3e8c7aa243965b157107 /src/fs/fs_publish.c
parent76173b3bb145469b830b388a15107d500c9e819b (diff)
downloadgnunet-1a9a16c0e9a9b290ecab1d59928a2c670097ee72.tar.gz
gnunet-1a9a16c0e9a9b290ecab1d59928a2c670097ee72.zip
-fix doxygen
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