exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 1cf6fbe8dc69172b9db30a7b07f3a7ce81d6f75e
parent 012249fc09018fe434e5a2ff1604357f328f6980
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  4 Oct 2022 19:28:11 +0200

-fix typos

Diffstat:
Msrc/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 @@ -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