-fixes for doxygen complaints

This commit is contained in:
Özgür Kesim 2023-07-20 18:22:57 +02:00
parent c0657d0519
commit 3162ee861b
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7
2 changed files with 2 additions and 2 deletions

View File

@ -948,7 +948,7 @@ TALER_TESTING_cmd_exec_wirewatch (const char *label,
* *
* @param label command label. * @param label command label.
* @param config_filename configuration filename. * @param config_filename configuration filename.
* @param account section to run wirewatch against * @param account_section section to run wirewatch against
* @return the command. * @return the command.
*/ */
struct TALER_TESTING_Command struct TALER_TESTING_Command

View File

@ -166,7 +166,7 @@ struct AgeWithdrawState
* code is expected and store the exchange signature in the state. * code is expected and store the exchange signature in the state.
* *
* @param cls Closure of type `struct AgeWithdrawState *` * @param cls Closure of type `struct AgeWithdrawState *`
* @param awr Repsonse details * @param response Repsonse details
*/ */
static void static void
age_withdraw_cb ( age_withdraw_cb (