summaryrefslogtreecommitdiff
path: root/src/auditordb/pg_get_deposit_confirmations.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_get_deposit_confirmations.c
parent2e3460b46042e659932f4dba7db497040f517dd0 (diff)
downloadexchange-5c0b8e32406a7e000396003e9428a1cf9af3e919.tar.gz
exchange-5c0b8e32406a7e000396003e9428a1cf9af3e919.tar.bz2
exchange-5c0b8e32406a7e000396003e9428a1cf9af3e919.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 db65ba270..6c7fe73c4 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 #TEH_PG_get_deposit_confirmations().
+ * Helper function for #TAH_PG_get_deposit_confirmations().
* To be called with the results of a SELECT statement
* that has returned @a num_results results.
*