gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -doxygen fixes


From: gnunet
Subject: [taler-exchange] branch master updated: -doxygen fixes
Date: Sun, 19 Feb 2023 11:22:57 +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 b4141832 -doxygen fixes
b4141832 is described below

commit b4141832835648bc48a2a5612208dc061876d59c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Feb 19 11:22:53 2023 +0100

    -doxygen fixes
---
 src/exchangedb/pg_lookup_transfer_by_deposit.h | 2 +-
 src/include/taler_kyclogic_lib.h               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchangedb/pg_lookup_transfer_by_deposit.h 
b/src/exchangedb/pg_lookup_transfer_by_deposit.h
index 155ba6d5..83782d5a 100644
--- a/src/exchangedb/pg_lookup_transfer_by_deposit.h
+++ b/src/exchangedb/pg_lookup_transfer_by_deposit.h
@@ -42,7 +42,7 @@
  * @param[out] amount_with_fee set to the total deposited amount
  * @param[out] deposit_fee set to how much the exchange did charge for the 
deposit
  * @param[out] kyc set to the kyc status of the receiver (if @a pending)
- * @param[out[ aml_decision set to the AML status of the receiver
+ * @param[out] aml_decision set to the AML status of the receiver
  * @return transaction status code
  */
 enum GNUNET_DB_QueryStatus
diff --git a/src/include/taler_kyclogic_lib.h b/src/include/taler_kyclogic_lib.h
index 2d8b39f2..4b15b447 100644
--- a/src/include/taler_kyclogic_lib.h
+++ b/src/include/taler_kyclogic_lib.h
@@ -301,7 +301,7 @@ TALER_KYCLOGIC_kyc_get_details (
  * Check if a given @a check_name is a legal name (properly
  * configured) and can be satisfied in principle.
  *
- * @param logic_name name of the logic to match
+ * @param check_name name of the check to see if it is configured
  * @return #GNUNET_OK if the check can be satisfied,
  *         #GNUNET_NO if the check can never be satisfied,
  *         #GNUNET_SYSERR if the type of the check is unknown

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