summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keys.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-05-26 09:42:45 +0200
committerChristian Grothoff <christian@grothoff.org>2021-05-26 09:42:45 +0200
commitfe72adf6667908615b56668bedde7635a6df3885 (patch)
treef0fe4610f06469da902c67232ef4e8360f0d60ee /src/exchange/taler-exchange-httpd_keys.h
parent58939d55e95f1e336b4a8be2581b3e576b0ce3e9 (diff)
downloadexchange-fe72adf6667908615b56668bedde7635a6df3885.tar.gz
exchange-fe72adf6667908615b56668bedde7635a6df3885.tar.bz2
exchange-fe72adf6667908615b56668bedde7635a6df3885.zip
-fix doxygen
Diffstat (limited to 'src/exchange/taler-exchange-httpd_keys.h')
-rw-r--r--src/exchange/taler-exchange-httpd_keys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keys.h b/src/exchange/taler-exchange-httpd_keys.h
index be9548fec..2a74304e9 100644
--- 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