diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-11-02 18:04:44 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-11-02 18:04:44 +0100 |
commit | 0d286379135f90b253bd5428f9bab887cf794180 (patch) | |
tree | bf7029d11385d221211dbd1d80aa604cc0681b51 /src/auditordb | |
parent | 789af40b5c373b88df9ef1738bf8d49aa2892a2b (diff) |
-doxygen
Diffstat (limited to 'src/auditordb')
-rw-r--r-- | src/auditordb/pg_select_historic_reserve_revenue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditordb/pg_select_historic_reserve_revenue.c b/src/auditordb/pg_select_historic_reserve_revenue.c index d7f6cd168..a381cf41c 100644 --- a/src/auditordb/pg_select_historic_reserve_revenue.c +++ b/src/auditordb/pg_select_historic_reserve_revenue.c @@ -54,7 +54,7 @@ struct HistoricReserveRevenueContext /** - * Helper function for #TAH_select_historic_reserve_revenue(). + * Helper function for #TAH_PG_select_historic_reserve_revenue(). * To be called with the results of a SELECT statement * that has returned @a num_results results. * |