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: Fri, 30 Dec 2022 14:44:26 +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 c5773ce2 -doxygen fixes
c5773ce2 is described below

commit c5773ce206d8ac53811060f9bd792fad6c9daaff
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Dec 30 14:44:24 2022 +0100

    -doxygen fixes
---
 src/exchangedb/pg_select_similar_kyc_attributes.h | 1 -
 src/include/taler_exchangedb_plugin.h             | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/exchangedb/pg_select_similar_kyc_attributes.h 
b/src/exchangedb/pg_select_similar_kyc_attributes.h
index caa311da..72f2407e 100644
--- a/src/exchangedb/pg_select_similar_kyc_attributes.h
+++ b/src/exchangedb/pg_select_similar_kyc_attributes.h
@@ -30,7 +30,6 @@
  * Lookup similar KYC attribute data.
  *
  * @param cls closure
- * @param h_payto account for which the attribute data is stored
  * @param kyc_prox key for similarity search
  * @param cb callback to invoke on each match
  * @param cb_cls closure for @a cb
diff --git a/src/include/taler_exchangedb_plugin.h 
b/src/include/taler_exchangedb_plugin.h
index 92907c5f..146321ea 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -3132,7 +3132,7 @@ typedef void
  * @param row_id current row in AML status table
  * @param h_payto account for which the attribute data is stored
  * @param threshold currently monthly threshold that would trigger an AML check
- * @param decision_time when was the last decision made
+ * @param status what is the current AML decision
  */
 typedef void
 (*TALER_EXCHANGEDB_AmlStatusCallback)(
@@ -6562,7 +6562,6 @@ struct TALER_EXCHANGEDB_Plugin
    * Lookup similar KYC attribute data.
    *
    * @param cls closure
-   * @param h_payto account for which the attribute data is stored
    * @param kyc_prox key for similarity search
    * @param cb callback to invoke on each match
    * @param cb_cls closure for @a cb

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