aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-22 18:52:24 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-22 18:52:24 +0000
commit4ab709caddac414aa5c499207279fa71d9d62136 (patch)
tree880dc9fada218c3c97648aad98bd8ebc16e51aa6 /src/fs/fs_namespace.c
parente483ac2a2c8eab6d5cc915c2f54ab2c27c469821 (diff)
downloadgnunet-4ab709caddac414aa5c499207279fa71d9d62136.tar.gz
gnunet-4ab709caddac414aa5c499207279fa71d9d62136.zip
-doxygen fixes
Diffstat (limited to 'src/fs/fs_namespace.c')
-rw-r--r--src/fs/fs_namespace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_namespace.c b/src/fs/fs_namespace.c
index e7cf38800..bfd7594ef 100644
--- a/src/fs/fs_namespace.c
+++ b/src/fs/fs_namespace.c
@@ -654,7 +654,7 @@ GNUNET_FS_publish_sks (struct GNUNET_FS_Handle *h,
654/** 654/**
655 * Abort the SKS publishing operation. 655 * Abort the SKS publishing operation.
656 * 656 *
657 * @param sc context of the operation to abort. 657 * @param psc context of the operation to abort.
658 */ 658 */
659void 659void
660GNUNET_FS_publish_sks_cancel (struct GNUNET_FS_PublishSksContext *psc) 660GNUNET_FS_publish_sks_cancel (struct GNUNET_FS_PublishSksContext *psc)