aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-08-31 20:42:31 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:19 +0100
commit26a2f25692410bffd00e4a783b93ae822f58b221 (patch)
tree463786d7abb78a1e99c9667fc2aab3b40ef264d3 /src/fs/fs_namespace.c
parent4611664be0ba79ec7029a74cf961f28f2a658241 (diff)
downloadgnunet-26a2f25692410bffd00e4a783b93ae822f58b221.tar.gz
gnunet-26a2f25692410bffd00e4a783b93ae822f58b221.zip
-DOC: Another comment-stripping pass through FS subsystem
Diffstat (limited to 'src/fs/fs_namespace.c')
-rw-r--r--src/fs/fs_namespace.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/fs/fs_namespace.c b/src/fs/fs_namespace.c
index 155486be5..bc94dd1fc 100644
--- a/src/fs/fs_namespace.c
+++ b/src/fs/fs_namespace.c
@@ -423,21 +423,6 @@ sks_publish_cont (void *cls, const char *msg)
423} 423}
424 424
425 425
426/**
427 * Publish an SBlock on GNUnet.
428 *
429 * @param h handle to the file sharing subsystem
430 * @param ns namespace to publish in
431 * @param identifier identifier to use
432 * @param update update identifier to use
433 * @param meta metadata to use
434 * @param uri URI to refer to in the SBlock
435 * @param bo block options
436 * @param options publication options
437 * @param cont continuation
438 * @param cont_cls closure for cont
439 * @return NULL on error ('cont' will still be called)
440 */
441struct GNUNET_FS_PublishSksContext * 426struct GNUNET_FS_PublishSksContext *
442GNUNET_FS_publish_sks (struct GNUNET_FS_Handle *h, 427GNUNET_FS_publish_sks (struct GNUNET_FS_Handle *h,
443 const struct GNUNET_CRYPTO_EcdsaPrivateKey *ns, 428 const struct GNUNET_CRYPTO_EcdsaPrivateKey *ns,