From 9add4cf40501b37d435830f2c0c718bf0ff2db72 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Mar 2020 21:36:42 +0100 Subject: doxygen updates --- src/auditor/report-lib.c | 2 +- src/auditor/report-lib.h | 2 +- src/auditor/taler-helper-auditor-wire.c | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'src/auditor') diff --git a/src/auditor/report-lib.c b/src/auditor/report-lib.c index 3399b4ccc..25a79c1b6 100644 --- a/src/auditor/report-lib.c +++ b/src/auditor/report-lib.c @@ -366,7 +366,7 @@ transact (TALER_ARL_Analysis analysis, * Initialize DB sessions and run the analysis. * * @param ana analysis to run - * @param ana_cls closure for @ana + * @param ana_cls closure for @a ana * @return #GNUNET_OK on success */ int diff --git a/src/auditor/report-lib.h b/src/auditor/report-lib.h index 84619a5da..fa634cf83 100644 --- a/src/auditor/report-lib.h +++ b/src/auditor/report-lib.h @@ -156,7 +156,7 @@ typedef enum GNUNET_DB_QueryStatus * Initialize DB sessions and run the analysis. * * @param ana analysis to run - * @param ana_cls closure for @ana + * @param ana_cls closure for @a ana * @return #GNUNET_OK on success */ int diff --git a/src/auditor/taler-helper-auditor-wire.c b/src/auditor/taler-helper-auditor-wire.c index c52ce7a7b..faf65a52f 100644 --- a/src/auditor/taler-helper-auditor-wire.c +++ b/src/auditor/taler-helper-auditor-wire.c @@ -1908,7 +1908,6 @@ reserve_closed_cb (void *cls, /** * Start the database transactions and begin the audit. * - * @param cls NULL * @return transaction status code */ static enum GNUNET_DB_QueryStatus -- cgit v1.2.3