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. *