From bc14c215b3a29da0d8fbb9c3f7b577a3155c2943 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 12 Feb 2022 11:12:33 +0100 Subject: -doxygen fixes --- src/exchange/taler-exchange-httpd_keys.h | 2 +- src/exchange/taler-exchange-httpd_kyc-check.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/exchange') diff --git a/src/exchange/taler-exchange-httpd_keys.h b/src/exchange/taler-exchange-httpd_keys.h index b4a14828b..07925f7fd 100644 --- a/src/exchange/taler-exchange-httpd_keys.h +++ b/src/exchange/taler-exchange-httpd_keys.h @@ -200,7 +200,7 @@ TEH_keys_denomination_cs_r_pub ( /** - * Revoke the public key associated with @param h_denom_pub . + * Revoke the public key associated with @a h_denom_pub. * This function should be called AFTER the database was * updated, as it also triggers #TEH_keys_update_states(). * diff --git a/src/exchange/taler-exchange-httpd_kyc-check.h b/src/exchange/taler-exchange-httpd_kyc-check.h index 52fe5f16b..b6434b601 100644 --- a/src/exchange/taler-exchange-httpd_kyc-check.h +++ b/src/exchange/taler-exchange-httpd_kyc-check.h @@ -29,7 +29,7 @@ * Handle a "/kyc-check" request. Checks the KYC * status of the given account and returns it. * - * @param connection request to handle + * @param rc details about the request to handle * @param args one argument with the payment_target_uuid * @return MHD result code */ -- cgit v1.2.3