aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_reserves_status.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_status.c
parent64ad01dba77b64e2a787992a095292c8f681dad4 (diff)
-fix misc doxygen warnings, code clean up
Diffstat (limited to 'src/exchange/taler-exchange-httpd_reserves_status.c')
-rw-r--r--src/exchange/taler-exchange-httpd_reserves_status.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_reserves_status.c b/src/exchange/taler-exchange-httpd_reserves_status.c
index 69931e24..5b7becb9 100644
--- a/src/exchange/taler-exchange-httpd_reserves_status.c
+++ b/src/exchange/taler-exchange-httpd_reserves_status.c
@@ -69,7 +69,7 @@ struct ReserveStatusContext
* Send reserve status 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