aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-04 19:28:11 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-04 19:28:11 +0200
commit1cf6fbe8dc69172b9db30a7b07f3a7ce81d6f75e (patch)
tree69112f0c676687d9fdfcdec293e6f46c7cef84ad /src
parent012249fc09018fe434e5a2ff1604357f328f6980 (diff)
downloadexchange-1cf6fbe8dc69172b9db30a7b07f3a7ce81d6f75e.tar.xz
-fix typos
Diffstat (limited to 'src')
-rw-r--r--src/exchange/taler-exchange-httpd_reserves_open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_reserves_open.c b/src/exchange/taler-exchange-httpd_reserves_open.c
index d3ff37d67..cbc541205 100644
--- a/src/exchange/taler-exchange-httpd_reserves_open.c
+++ b/src/exchange/taler-exchange-httpd_reserves_open.c
@@ -115,7 +115,7 @@ struct ReserveOpenContext
* Send reserve open to client.
*
* @param connection connection to the client
- * @param rhc reserve open to return
+ * @param rsc reserve open data to return
* @return MHD result code
*/
static MHD_RESULT