From 58939d55e95f1e336b4a8be2581b3e576b0ce3e9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 26 May 2021 09:24:44 +0200 Subject: fix doxygen --- src/exchange/taler-exchange-httpd_keys.h | 2 +- src/exchange/taler-exchange-httpd_responses.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/exchange/taler-exchange-httpd_keys.h b/src/exchange/taler-exchange-httpd_keys.h index c13e97882..be9548fec 100644 --- a/src/exchange/taler-exchange-httpd_keys.h +++ b/src/exchange/taler-exchange-httpd_keys.h @@ -129,7 +129,7 @@ TEH_keys_update_states (void); * key state is resolved. * * @param h_denom_pub hash of denomination public key - * @param[in,out] connection used to return status message if NULL is returned + * @param[in,out] conn used to return status message if NULL is returned * @param[out] mret set to the MHD status if NULL is returned * @return the denomination key issue, * or NULL if @a h_denom_pub could not be found diff --git a/src/exchange/taler-exchange-httpd_responses.h b/src/exchange/taler-exchange-httpd_responses.h index d4acd2132..b46e85cec 100644 --- a/src/exchange/taler-exchange-httpd_responses.h +++ b/src/exchange/taler-exchange-httpd_responses.h @@ -70,7 +70,7 @@ TEH_RESPONSE_reply_unknown_denom_pub_hash ( * @param dph denomination public key hash * @param now timestamp to use * @param ec error code to use - * @param name of the operation that is not allowed at this time + * @param oper name of the operation that is not allowed at this time * @return MHD result code */ MHD_RESULT -- cgit v1.2.3