summaryrefslogtreecommitdiff
path: root/src/auditor
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor')
-rw-r--r--src/auditor/report-lib.c2
-rw-r--r--src/auditor/report-lib.h2
-rw-r--r--src/auditor/taler-helper-auditor-wire.c1
3 files changed, 2 insertions, 3 deletions
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