exchange

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

commit e1061544e7f4ca3cd48f9bc60b4b37aad88f6fc6
parent bc30273e1810d4f78b199a3fbbed774d8518edcb
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  8 Dec 2024 19:54:23 +0100

-fix doxygen

Diffstat:
Msrc/exchangedb/exchangedb_aml.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/exchangedb_aml.c b/src/exchangedb/exchangedb_aml.c @@ -163,7 +163,7 @@ struct TALER_EXCHANGEDB_RuleUpdater * up. Called with an open database transaction on success; on failure, the * transaction will have already been rolled back. * - * @param[in,out] cls a `struct TALER_EXCHANGEDB_RuleUpdater *` + * @param[in,out] ru rule updater to return result for */ static void return_result (struct TALER_EXCHANGEDB_RuleUpdater *ru)