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/testing/testing_api_cmd_config.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/testing/testing_api_cmd_config.c') diff --git a/src/testing/testing_api_cmd_config.c b/src/testing/testing_api_cmd_config.c index 7ff42c9..cf6979c 100644 --- a/src/testing/testing_api_cmd_config.c +++ b/src/testing/testing_api_cmd_config.c @@ -14,12 +14,11 @@ TALER; see the file COPYING. If not, see */ /** - * @file testing/testing_api_cmd_config.c + * @file anastasis/src/testing/testing_api_cmd_config.c * @brief command to obtain the configuration of an anastasis backend service. * @author Dennis Neufeld * @author Dominik Meister */ - #include "platform.h" #include "anastasis_testing_lib.h" #include @@ -59,7 +58,7 @@ struct ConfigState /** - * Function called with the results of a #ANASTASIS_config(). + * Function called with the results of a #ANASTASIS_get_config(). * * @param cls closure * @param http_status HTTP status of the request @@ -156,7 +155,7 @@ config_cleanup (void *cls, * Offer internal data to other commands. * * @param cls closure - * @param ret[out] result (could be anything) + * @param[out] ret result (could be anything) * @param trait name of the trait * @param index index number of the object to extract. * @return #GNUNET_OK on success -- cgit v1.2.3