summaryrefslogtreecommitdiff
path: root/src/auditordb/pg_list_exchanges.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditordb/pg_list_exchanges.c')
-rw-r--r--src/auditordb/pg_list_exchanges.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditordb/pg_list_exchanges.c b/src/auditordb/pg_list_exchanges.c
index 964c01925..0ea849dcf 100644
--- a/src/auditordb/pg_list_exchanges.c
+++ b/src/auditordb/pg_list_exchanges.c
@@ -50,7 +50,7 @@ struct ExchangeInfoContext
/**
- * Helper function for #postgres_list_exchanges().
+ * Helper function for #TEH_PG_list_exchanges().
* To be called with the results of a SELECT statement
* that has returned @a num_results results.
*