diff options
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 |