gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-exchange] branch master updated: -doxygen typos
Date: Sat, 04 Feb 2023 16:09:34 +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 4c5394fd -doxygen typos
4c5394fd is described below

commit 4c5394fd4d103a2fccc8b5f6c50f1abf0e488bda
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Feb 4 16:09:31 2023 +0100

    -doxygen typos
---
 src/exchange/taler-exchange-httpd_aml-decision-get.c | 2 +-
 src/exchangedb/pg_test_aml_officer.h                 | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_aml-decision-get.c 
b/src/exchange/taler-exchange-httpd_aml-decision-get.c
index e0252c61..1ceaa51d 100644
--- a/src/exchange/taler-exchange-httpd_aml-decision-get.c
+++ b/src/exchange/taler-exchange-httpd_aml-decision-get.c
@@ -91,7 +91,7 @@ kyc_attribute_cb (
  *
  * @param[in,out] cls closure with a `json_t *` array to update
  * @param new_threshold new monthly threshold that would trigger an AML check
- * @param new_status AML decision status
+ * @param new_state AML decision status
  * @param decision_time when was the decision made
  * @param justification human-readable text justifying the decision
  * @param decider_pub public key of the staff member
diff --git a/src/exchangedb/pg_test_aml_officer.h 
b/src/exchangedb/pg_test_aml_officer.h
index 9cecd6f0..e034007b 100644
--- a/src/exchangedb/pg_test_aml_officer.h
+++ b/src/exchangedb/pg_test_aml_officer.h
@@ -14,12 +14,12 @@
    TALER; see the file COPYING.  If not, see <http://www.gnu.org/licenses/>
  */
 /**
- * @file exchangedb/pg_update_aml_officer.h
- * @brief implementation of the update_aml_officer function for Postgres
+ * @file exchangedb/pg_test_aml_officer.h
+ * @brief implementation of the test_aml_officer function for Postgres
  * @author Christian Grothoff
  */
-#ifndef PG_UPDATE_AML_OFFICER_H
-#define PG_UPDATE_AML_OFFICER_H
+#ifndef PG_TEST_AML_OFFICER_H
+#define PG_TEST_AML_OFFICER_H
 
 #include "taler_util.h"
 #include "taler_json_lib.h"

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