exchange

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

commit 560dae22bf52b459dd621fd734074d76ac374bbe
parent 81e5b662d7bf8fb1d3137af1f6c53970ea23b0ec
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 16 Sep 2024 21:13:53 +0200

fix doxygen

Diffstat:
Msrc/auditor/taler-auditor-httpd_closure-lags-get.c | 1-
Msrc/include/taler_auditordb_plugin.h | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/auditor/taler-auditor-httpd_closure-lags-get.c b/src/auditor/taler-auditor-httpd_closure-lags-get.c @@ -29,7 +29,6 @@ * Add closure-lags to the list. * * @param[in,out] cls a `json_t *` array to extend - * @param serial_id location of the @a dc in the database * @param dc struct of inconsistencies * @return #GNUNET_OK to continue to iterate, #GNUNET_SYSERR to stop iterating */ diff --git a/src/include/taler_auditordb_plugin.h b/src/include/taler_auditordb_plugin.h @@ -814,7 +814,6 @@ struct TALER_AUDITORDB_ReserveNotClosedInconsistency * the auditor's database. * * @param cls closure - * @param serial_id location of the @a dc in the database * @param dc the deposit confirmation itself * @return #GNUNET_OK to continue to iterate, #GNUNET_SYSERR to stop iterating */