exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 3162ee861b2f56ab51c62e38814e0c9bf99e0abc
parent c0657d0519ff7b96f70c1b9c77cff66e59aafdfb
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Thu, 20 Jul 2023 18:22:57 +0200

-fixes for doxygen complaints

Diffstat:
Msrc/include/taler_testing_lib.h | 2+-
Msrc/testing/testing_api_cmd_age_withdraw.c | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 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 @@ -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 (