gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -doxygen


From: gnunet
Subject: [taler-exchange] branch master updated: -doxygen
Date: Wed, 02 Nov 2022 14:58:17 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 5c0b8e32 -doxygen
5c0b8e32 is described below

commit 5c0b8e32406a7e000396003e9428a1cf9af3e919
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Nov 2 14:58:11 2022 +0100

    -doxygen
---
 src/auditordb/pg_get_deposit_confirmations.c       | 2 +-
 src/auditordb/pg_list_exchanges.c                  | 2 +-
 src/auditordb/pg_select_historic_denom_revenue.c   | 2 +-
 src/auditordb/pg_select_historic_reserve_revenue.c | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/auditordb/pg_get_deposit_confirmations.c 
b/src/auditordb/pg_get_deposit_confirmations.c
index db65ba27..6c7fe73c 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.
  *
diff --git a/src/auditordb/pg_list_exchanges.c 
b/src/auditordb/pg_list_exchanges.c
index 0ea849dc..f0637b13 100644
--- a/src/auditordb/pg_list_exchanges.c
+++ b/src/auditordb/pg_list_exchanges.c
@@ -50,7 +50,7 @@ struct ExchangeInfoContext
 
 
 /**
- * Helper function for #TEH_PG_list_exchanges().
+ * Helper function for #TAH_PG_list_exchanges().
  * To be called with the results of a SELECT statement
  * that has returned @a num_results results.
  *
diff --git a/src/auditordb/pg_select_historic_denom_revenue.c 
b/src/auditordb/pg_select_historic_denom_revenue.c
index c6e8550e..1812bb5d 100644
--- a/src/auditordb/pg_select_historic_denom_revenue.c
+++ b/src/auditordb/pg_select_historic_denom_revenue.c
@@ -54,7 +54,7 @@ struct HistoricDenomRevenueContext
 
 
 /**
- * Helper function for #TEH_PG_select_historic_denom_revenue().
+ * Helper function for #TAH_PG_select_historic_denom_revenue().
  * To be called with the results of a SELECT statement
  * that has returned @a num_results results.
  *
diff --git a/src/auditordb/pg_select_historic_reserve_revenue.c 
b/src/auditordb/pg_select_historic_reserve_revenue.c
index e3172f9f..d7f6cd16 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.
  *

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]