From f3ed6ea694e83e45d257fb64b5ae23e73bc81465 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Aug 2021 15:58:53 +0200 Subject: misc doxygen fixes --- src/include/anastasis_authorization_lib.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/include/anastasis_authorization_lib.h') diff --git a/src/include/anastasis_authorization_lib.h b/src/include/anastasis_authorization_lib.h index 80740be..99a4602 100644 --- a/src/include/anastasis_authorization_lib.h +++ b/src/include/anastasis_authorization_lib.h @@ -30,7 +30,7 @@ * * @param method name of the method to load * @param AH_cfg configuration to use - * @param[out] set to the cost for using the plugin during recovery + * @param[out] cost set to the cost for using the plugin during recovery * @return #GNUNET_OK on success */ struct ANASTASIS_AuthorizationPlugin * @@ -41,9 +41,7 @@ ANASTASIS_authorization_plugin_load ( /** - * shutdown all loaded plugins. - * - * @param void + * Shutdown all loaded plugins. */ void ANASTASIS_authorization_plugin_shutdown (void); -- cgit v1.2.3