diff options
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 d7f6cd16..a381cf41 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.   * | 
