[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: fix doxygen
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: fix doxygen |
Date: |
Mon, 16 Sep 2024 21:14:08 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 560dae22b fix doxygen
560dae22b is described below
commit 560dae22bf52b459dd621fd734074d76ac374bbe
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 16 21:13:53 2024 +0200
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
*/
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: fix doxygen,
gnunet <=