From 3162ee861b2f56ab51c62e38814e0c9bf99e0abc Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Thu, 20 Jul 2023 18:22:57 +0200 Subject: -fixes for doxygen complaints --- src/include/taler_testing_lib.h | 2 +- src/testing/testing_api_cmd_age_withdraw.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index c99f7c3b3..c28937695 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -948,7 +948,7 @@ TALER_TESTING_cmd_exec_wirewatch (const char *label, * * @param label command label. * @param config_filename configuration filename. - * @param account section to run wirewatch against + * @param account_section section to run wirewatch against * @return the command. */ struct TALER_TESTING_Command diff --git a/src/testing/testing_api_cmd_age_withdraw.c b/src/testing/testing_api_cmd_age_withdraw.c index edf292970..ea3249c09 100644 --- a/src/testing/testing_api_cmd_age_withdraw.c +++ b/src/testing/testing_api_cmd_age_withdraw.c @@ -166,7 +166,7 @@ struct AgeWithdrawState * code is expected and store the exchange signature in the state. * * @param cls Closure of type `struct AgeWithdrawState *` - * @param awr Repsonse details + * @param response Repsonse details */ static void age_withdraw_cb ( -- cgit v1.2.3