aboutsummaryrefslogtreecommitdiff
path: root/src/auditordb/pg_select_historic_reserve_revenue.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-11-02 14:58:11 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-11-02 14:58:11 +0100
commit5c0b8e32406a7e000396003e9428a1cf9af3e919 (patch)
treee09f5a06fe4833a12acc06d91596aa6da5a855bd /src/auditordb/pg_select_historic_reserve_revenue.c
parent2e3460b46042e659932f4dba7db497040f517dd0 (diff)
downloadexchange-5c0b8e32406a7e000396003e9428a1cf9af3e919.tar.xz
-doxygen
Diffstat (limited to 'src/auditordb/pg_select_historic_reserve_revenue.c')
-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 e3172f9fe..d7f6cd168 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 #postgres_select_historic_reserve_revenue().
+ * Helper function for #TAH_select_historic_reserve_revenue().
* To be called with the results of a SELECT statement
* that has returned @a num_results results.
*