gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: doxy fix


From: gnunet
Subject: [taler-exchange] branch master updated: doxy fix
Date: Fri, 17 Jan 2020 22:06:46 +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 e57dcc4b doxy fix
e57dcc4b is described below

commit e57dcc4b528338d80e8b50948e0c16fbf170237e
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 22:06:44 2020 +0100

    doxy fix
---
 contrib/Doxyfile                | 2 +-
 src/include/taler_testing_lib.h | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/Doxyfile b/contrib/Doxyfile
index 359c7200..ac1ded38 100644
--- a/contrib/Doxyfile
+++ b/contrib/Doxyfile
@@ -5,7 +5,7 @@
 #---------------------------------------------------------------------------
 DOXYFILE_ENCODING      = UTF-8
 PROJECT_NAME           = "GNU Taler: Exchange"
-PROJECT_NUMBER         = 0.3
+PROJECT_NUMBER         = 0.6
 OUTPUT_DIRECTORY       = doxygen-doc/
 CREATE_SUBDIRS         = YES
 OUTPUT_LANGUAGE        = English
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index f884cd99..04fbde6e 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -867,7 +867,7 @@ TALER_TESTING_cmd_bank_debits (const char *label,
  *
  * @param label command label.
  * @param amount amount to transfer.
- * @param account_base_url base URL of the account that implements this
+ * @param bank_base_url base URL of the account that implements this
  *        wire transer (which account gives money).
  * @param auth authentication data to use
  * @param payto_credit_account which account receives money.
@@ -878,7 +878,7 @@ TALER_TESTING_cmd_bank_debits (const char *label,
 struct TALER_TESTING_Command
 TALER_TESTING_cmd_transfer (const char *label,
                             const char *amount,
-                            const char *account_base_url,
+                            const char *bank_base_url,
                             const struct TALER_BANK_AuthenticationData *auth,
                             const char *payto_debit_account,
                             const char *payto_credit_account,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]