aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace_advertise.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_advertise.c
parente483ac2a2c8eab6d5cc915c2f54ab2c27c469821 (diff)
downloadgnunet-4ab709caddac414aa5c499207279fa71d9d62136.tar.gz
gnunet-4ab709caddac414aa5c499207279fa71d9d62136.zip
-doxygen fixes
Diffstat (limited to 'src/fs/fs_namespace_advertise.c')
-rw-r--r--src/fs/fs_namespace_advertise.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_namespace_advertise.c b/src/fs/fs_namespace_advertise.c
index 60b4de095..e0226ca35 100644
--- a/src/fs/fs_namespace_advertise.c
+++ b/src/fs/fs_namespace_advertise.c
@@ -297,7 +297,7 @@ GNUNET_FS_namespace_advertise (struct GNUNET_FS_Handle *h,
297/** 297/**
298 * Abort the namespace advertisement operation. 298 * Abort the namespace advertisement operation.
299 * 299 *
300 * @param pkc context of the operation to abort. 300 * @param ac context of the operation to abort.
301 */ 301 */
302void 302void
303GNUNET_FS_namespace_advertise_cancel (struct GNUNET_FS_AdvertisementContext *ac) 303GNUNET_FS_namespace_advertise_cancel (struct GNUNET_FS_AdvertisementContext *ac)