commit 0d286379135f90b253bd5428f9bab887cf794180 parent 789af40b5c373b88df9ef1738bf8d49aa2892a2b Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 2 Nov 2022 18:04:44 +0100 -doxygen Diffstat:
| M | src/auditordb/pg_select_historic_reserve_revenue.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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. *