From a8ec6818bb236e883da753ab7290a22c9f773fae Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 14 Aug 2022 19:23:40 +0200 Subject: -doxygen --- src/bank-lib/fakebank.c | 1 - src/exchange/taler-exchange-httpd_responses.h | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c index 09111ea87..a626cc852 100644 --- a/src/bank-lib/fakebank.c +++ b/src/bank-lib/fakebank.c @@ -2569,7 +2569,6 @@ get_withdrawal_operation (struct TALER_FAKEBANK_Handle *h, * @param wopid the withdrawal operation identifier * @param reserve_pub public key of the reserve * @param exchange_url URL of the exchange - * @param con_cls closure for request * @return MHD result code */ static MHD_RESULT diff --git a/src/exchange/taler-exchange-httpd_responses.h b/src/exchange/taler-exchange-httpd_responses.h index 9243960d8..9df5646cd 100644 --- a/src/exchange/taler-exchange-httpd_responses.h +++ b/src/exchange/taler-exchange-httpd_responses.h @@ -79,7 +79,7 @@ TEH_RESPONSE_reply_reserve_insufficient_balance ( * satisfied to proceed to client. * * @param connection connection to the client - * @param pcc details about the request that succeeded + * @param kyc details about the KYC requirements * @return MHD result code */ MHD_RESULT -- cgit v1.2.3