summaryrefslogtreecommitdiff
path: root/src/auditordb
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditordb')
-rw-r--r--src/auditordb/pg_select_historic_reserve_revenue.c2
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.
*