aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
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/include/gnunet_fs_service.h
parente483ac2a2c8eab6d5cc915c2f54ab2c27c469821 (diff)
downloadgnunet-4ab709caddac414aa5c499207279fa71d9d62136.tar.gz
gnunet-4ab709caddac414aa5c499207279fa71d9d62136.zip
-doxygen fixes
Diffstat (limited to 'src/include/gnunet_fs_service.h')
-rw-r--r--src/include/gnunet_fs_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_fs_service.h b/src/include/gnunet_fs_service.h
index e383adf2d..3eb58921a 100644
--- a/src/include/gnunet_fs_service.h
+++ b/src/include/gnunet_fs_service.h
@@ -2195,7 +2195,7 @@ GNUNET_FS_namespace_advertise (struct GNUNET_FS_Handle *h,
2195/** 2195/**
2196 * Abort the namespace advertisement operation. 2196 * Abort the namespace advertisement operation.
2197 * 2197 *
2198 * @param pkc context of the operation to abort. 2198 * @param ac context of the operation to abort.
2199 */ 2199 */
2200void 2200void
2201GNUNET_FS_namespace_advertise_cancel (struct GNUNET_FS_AdvertisementContext *ac); 2201GNUNET_FS_namespace_advertise_cancel (struct GNUNET_FS_AdvertisementContext *ac);