gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-exchange] branch master updated: -fixes for doxygen complaints
Date: Thu, 20 Jul 2023 18:23:00 +0200

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

oec pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 3162ee86 -fixes for doxygen complaints
3162ee86 is described below

commit 3162ee861b2f56ab51c62e38814e0c9bf99e0abc
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Thu Jul 20 18:22:57 2023 +0200

    -fixes for doxygen complaints
---
 src/include/taler_testing_lib.h            | 2 +-
 src/testing/testing_api_cmd_age_withdraw.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index c99f7c3b..c2893769 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -948,7 +948,7 @@ TALER_TESTING_cmd_exec_wirewatch (const char *label,
  *
  * @param label command label.
  * @param config_filename configuration filename.
- * @param account section to run wirewatch against
+ * @param account_section section to run wirewatch against
  * @return the command.
  */
 struct TALER_TESTING_Command
diff --git a/src/testing/testing_api_cmd_age_withdraw.c 
b/src/testing/testing_api_cmd_age_withdraw.c
index edf29297..ea3249c0 100644
--- a/src/testing/testing_api_cmd_age_withdraw.c
+++ b/src/testing/testing_api_cmd_age_withdraw.c
@@ -166,7 +166,7 @@ struct AgeWithdrawState
  * code is expected and store the exchange signature in the state.
  *
  * @param cls Closure of type `struct AgeWithdrawState *`
- * @param awr Repsonse details
+ * @param response Repsonse details
  */
 static void
 age_withdraw_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]