From 72764dc5f11db277268b24a30fcc7664695493e7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 29 Feb 2020 17:13:43 +0100 Subject: doxygen fixes --- src/testing/testing_api_cmd_twister_exec_client.c | 14 +++++++------- src/testing/testing_api_twister_helpers.c | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/testing') diff --git a/src/testing/testing_api_cmd_twister_exec_client.c b/src/testing/testing_api_cmd_twister_exec_client.c index 6350d1d58..bfcfe4591 100644 --- a/src/testing/testing_api_cmd_twister_exec_client.c +++ b/src/testing/testing_api_cmd_twister_exec_client.c @@ -18,7 +18,7 @@ */ /** - * @file include/testing_api_cmd_exec_client.h + * @file testing_api_cmd_twister_exec_client.c * @brief test commands aimed to call the CLI twister client * to drive its behaviour. * @author Christian Grothoff @@ -189,7 +189,7 @@ hack_response_code_cleanup * 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 offer. * @return #GNUNET_OK on success @@ -316,7 +316,7 @@ delete_object_cleanup * 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 offer. * @return #GNUNET_OK on success @@ -404,7 +404,7 @@ modify_object_cleanup * 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 offer. * @return #GNUNET_OK on success @@ -559,7 +559,7 @@ flip_object_cleanup * 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 offer. * @return #GNUNET_OK on success @@ -742,7 +742,7 @@ malform_request_cleanup (void *cls, * 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 offer. * @return #GNUNET_OK on success @@ -829,7 +829,7 @@ malform_response_cleanup * 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 offer. * @return #GNUNET_OK on success diff --git a/src/testing/testing_api_twister_helpers.c b/src/testing/testing_api_twister_helpers.c index 6fab02c34..0406d7987 100644 --- a/src/testing/testing_api_twister_helpers.c +++ b/src/testing/testing_api_twister_helpers.c @@ -18,7 +18,7 @@ */ /** - * @file twister/testing_api_helpers.c + * @file testing_api_twister_helpers.c * @brief helper functions for test library. * @author Christian Grothoff * @author Marcello Stanisci -- cgit v1.2.3