[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -fix comment
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -fix comment |
Date: |
Wed, 14 Jul 2021 14:47:34 +0200 |
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 76700397 -fix comment
76700397 is described below
commit 76700397732ad70408c5069caa78ea18b4f74ad6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 14 14:47:32 2021 +0200
-fix comment
---
src/include/taler_fakebank_lib.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/taler_fakebank_lib.h b/src/include/taler_fakebank_lib.h
index 864345f3..6571b184 100644
--- a/src/include/taler_fakebank_lib.h
+++ b/src/include/taler_fakebank_lib.h
@@ -105,7 +105,7 @@ TALER_FAKEBANK_check_empty (struct TALER_FAKEBANK_Handle
*h);
* @param h bank instance
* @param want_amount transfer amount desired
* @param want_debit account that should have been debited
- * @param want_debit account that should have been credited
+ * @param want_credit account that should have been credited
* @param exchange_base_url expected base URL of the exchange,
* i.e. "https://example.com/"; may include a port
* @param[out] wtid set to the wire transfer identifier
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-exchange] branch master updated: -fix comment,
gnunet <=