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: Sat, 20 Aug 2022 22:47:19 +0200

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 2b4b52c8 -doxygen
2b4b52c8 is described below

commit 2b4b52c8a80cda74a3891e7fdc93d8d96ca98b2a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Aug 20 22:47:15 2022 +0200

    -doxygen
---
 src/exchangedb/plugin_exchangedb_postgres.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index 1f2a7097..481c2730 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -16546,7 +16546,7 @@ postgres_insert_kyc_requirement_process (
  * expiration data.
  *
  * @param cls closure
- * @param legi_row row to select by
+ * @param process_row row to select by
  * @param provider_section provider that must be checked (technically 
redundant)
  * @param h_payto account that must be KYC'ed (helps access by shard, 
otherwise also redundant)
  * @param provider_account_id provider account ID
@@ -16628,7 +16628,7 @@ postgres_update_kyc_process_by_row (
  *
  * @param cls closure
  * @param requirement_row identifies requirement to look up
- * @param[out] provider_section provider that must be checked
+ * @param[out] requirements provider that must be checked
  * @param[out] h_payto account that must be KYC'ed
  * @return database transaction status
  */
@@ -16722,7 +16722,7 @@ postgres_lookup_kyc_process_by_account (
  * @param provider_section
  * @param provider_legitimization_id legi to look up
  * @param[out] h_payto where to write the result
- * @param[out] legi_row where to write the row of the entry
+ * @param[out] process_row where to write the row of the entry
  * @return database transaction status
  */
 static enum GNUNET_DB_QueryStatus

-- 
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]