From 560dae22bf52b459dd621fd734074d76ac374bbe Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 16 Sep 2024 21:13:53 +0200 Subject: fix doxygen --- src/auditor/taler-auditor-httpd_closure-lags-get.c | 1 - src/include/taler_auditordb_plugin.h | 1 - 2 files changed, 2 deletions(-) diff --git a/src/auditor/taler-auditor-httpd_closure-lags-get.c b/src/auditor/taler-auditor-httpd_closure-lags-get.c index 2d9016437..4925a9253 100644 --- 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 index 572ae07cc..94c2f34eb 100644 --- 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 */ -- cgit v1.2.3