aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_reserves_history.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-25 20:38:31 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-25 20:38:31 +0200
commit5b800f800a01842346f1a320545d45c062aabf03 (patch)
treeb76d547eb63562068fb6478c84bc26aa460fa0fd /src/exchange/taler-exchange-httpd_reserves_history.c
parent64ad01dba77b64e2a787992a095292c8f681dad4 (diff)
-fix misc doxygen warnings, code clean up
Diffstat (limited to 'src/exchange/taler-exchange-httpd_reserves_history.c')
-rw-r--r--src/exchange/taler-exchange-httpd_reserves_history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_reserves_history.c b/src/exchange/taler-exchange-httpd_reserves_history.c
index 1392dfc5..2c936244 100644
--- a/src/exchange/taler-exchange-httpd_reserves_history.c
+++ b/src/exchange/taler-exchange-httpd_reserves_history.c
@@ -80,7 +80,7 @@ struct ReserveHistoryContext
* Send reserve history to client.
*
* @param connection connection to the client
- * @param rh reserve history to return
+ * @param rhc reserve history to return
* @return MHD result code
*/
static MHD_RESULT