From 1cf6fbe8dc69172b9db30a7b07f3a7ce81d6f75e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 4 Oct 2022 19:28:11 +0200 Subject: [PATCH] -fix typos --- src/exchange/taler-exchange-httpd_reserves_open.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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