commit fe72adf6667908615b56668bedde7635a6df3885 parent 58939d55e95f1e336b4a8be2581b3e576b0ce3e9 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 26 May 2021 09:42:45 +0200 -fix doxygen Diffstat:
| M | src/exchange/taler-exchange-httpd_keys.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_keys.h b/src/exchange/taler-exchange-httpd_keys.h @@ -148,7 +148,7 @@ TEH_keys_denomination_by_hash (const struct GNUNET_HashCode *h_denom_pub, * * @param ksh key state state to look in * @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 connection 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