diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-09-16 21:13:53 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-09-16 21:14:01 +0200 |
commit | 560dae22bf52b459dd621fd734074d76ac374bbe (patch) | |
tree | 2aea9d9fefac21b471393125f5ad30d734de459b /src/include/taler_auditordb_plugin.h | |
parent | 81e5b662d7bf8fb1d3137af1f6c53970ea23b0ec (diff) |
fix doxygen
Diffstat (limited to 'src/include/taler_auditordb_plugin.h')
-rw-r--r-- | src/include/taler_auditordb_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ |