aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish_ublock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_publish_ublock.h')
-rw-r--r--src/fs/fs_publish_ublock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/fs_publish_ublock.h b/src/fs/fs_publish_ublock.h
index 1a7d338d2..ed8d599a8 100644
--- a/src/fs/fs_publish_ublock.h
+++ b/src/fs/fs_publish_ublock.h
@@ -21,7 +21,7 @@
21/** 21/**
22 * @file fs/fs_publish_ublock.h 22 * @file fs/fs_publish_ublock.h
23 * @brief publish a UBLOCK in GNUnet 23 * @brief publish a UBLOCK in GNUnet
24 * @see https://gnunet.org/encoding and #2564 24 * @see https://gnunet.org/encoding and #2564
25 * @author Krista Bennett 25 * @author Krista Bennett
26 * @author Christian Grothoff 26 * @author Christian Grothoff
27 */ 27 */
@@ -42,7 +42,7 @@
42 * @param ns public key under which the UBlock was stored 42 * @param ns public key under which the UBlock was stored
43 * @param label label under which the UBlock was stored 43 * @param label label under which the UBlock was stored
44 * @param output where to write the result, has input_len bytes 44 * @param output where to write the result, has input_len bytes
45 */ 45 */
46void 46void
47GNUNET_FS_ublock_decrypt_ (const void *input, 47GNUNET_FS_ublock_decrypt_ (const void *input,
48 size_t input_len, 48 size_t input_len,