From 730d8c893cdf272f1a5e2a7f796102d670a28c47 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 12 Feb 2022 12:35:03 +0100 Subject: -more doxygen fixes --- src/lib/exchange_api_withdraw.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/exchange_api_withdraw.c') diff --git a/src/lib/exchange_api_withdraw.c b/src/lib/exchange_api_withdraw.c index 743fea4bb..c832699a2 100644 --- a/src/lib/exchange_api_withdraw.c +++ b/src/lib/exchange_api_withdraw.c @@ -185,7 +185,8 @@ handle_reserve_withdraw_finished ( /** * Function called when stage 1 of CS withdraw is finished (request r_pub's) * - * @param cls + * @param cls the `struct TALER_EXCHANGE_WithdrawHandle` + * @param csrr replies from the /csr request */ static void withdraw_cs_stage_two_callback (void *cls, -- cgit v1.2.3