summaryrefslogtreecommitdiff
path: root/src/auditor
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-22 21:36:42 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-22 21:36:42 +0100
commit9add4cf40501b37d435830f2c0c718bf0ff2db72 (patch)
tree062fa3276820909598eaa9b860fd0ad7696fcc63 /src/auditor
parenta90ea10d352489e27e8243c28162360d400fc31c (diff)
downloadexchange-9add4cf40501b37d435830f2c0c718bf0ff2db72.tar.gz
exchange-9add4cf40501b37d435830f2c0c718bf0ff2db72.tar.bz2
exchange-9add4cf40501b37d435830f2c0c718bf0ff2db72.zip
doxygen updates
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