summaryrefslogtreecommitdiff
path: root/src/auditordb/pg_get_deposit_confirmations.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-11-02 14:42:56 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-11-02 14:42:56 +0100
commit2e3460b46042e659932f4dba7db497040f517dd0 (patch)
tree3f026fe7c9da0f4acc94263a7eb35d8cef2b9381 /src/auditordb/pg_get_deposit_confirmations.c
parentad3fff5155ff4c7b0c4069920ff559a6f589a718 (diff)
downloadexchange-2e3460b46042e659932f4dba7db497040f517dd0.tar.gz
exchange-2e3460b46042e659932f4dba7db497040f517dd0.tar.bz2
exchange-2e3460b46042e659932f4dba7db497040f517dd0.zip
-doxygen
Diffstat (limited to 'src/auditordb/pg_get_deposit_confirmations.c')
-rw-r--r--src/auditordb/pg_get_deposit_confirmations.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditordb/pg_get_deposit_confirmations.c b/src/auditordb/pg_get_deposit_confirmations.c
index ed8a60fb0..db65ba270 100644
--- a/src/auditordb/pg_get_deposit_confirmations.c
+++ b/src/auditordb/pg_get_deposit_confirmations.c
@@ -60,7 +60,7 @@ struct DepositConfirmationContext
/**
- * Helper function for #postgres_get_deposit_confirmations().
+ * Helper function for #TEH_PG_get_deposit_confirmations().
* To be called with the results of a SELECT statement
* that has returned @a num_results results.
*