diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-09-05 14:48:11 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-09-05 14:48:11 +0200 |
commit | 7ab6e36d681b3fd38696fd7c65eccf005be2f6db (patch) | |
tree | 06ebd208874c3552cd572d0f9db4ba2b53103c6f /src | |
parent | e2fe72ba468aebc2e4d47570210f43c31e442a33 (diff) |
-doxygen
Diffstat (limited to 'src')
-rw-r--r-- | src/include/taler_auditordb_plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_auditordb_plugin.h b/src/include/taler_auditordb_plugin.h index e9f153617..821892fde 100644 --- a/src/include/taler_auditordb_plugin.h +++ b/src/include/taler_auditordb_plugin.h @@ -34,6 +34,7 @@ * Function called with the results of select_historic_denom_revenue() * * @param cls closure + * @param serial_id row for the denomination revenue in the auditor database * @param denom_pub_hash hash of the denomination key * @param revenue_timestamp when did this profit get realized * @param revenue_balance what was the total profit made from |