gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 01/03: fix comments


From: gnunet
Subject: [taler-exchange] 01/03: fix comments
Date: Sat, 14 Dec 2019 23:19:58 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 05a992445eb5a5b296544adf66a34c2fb20c8141
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Dec 14 23:14:59 2019 +0100

    fix comments
---
 src/bank-lib/test_bank_api_new.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/bank-lib/test_bank_api_new.c b/src/bank-lib/test_bank_api_new.c
index ce99904f..195b8364 100644
--- a/src/bank-lib/test_bank_api_new.c
+++ b/src/bank-lib/test_bank_api_new.c
@@ -18,7 +18,7 @@
 */
 
 /**
- * @file bank/test_bank_api_with_fakebank.c
+ * @file bank/test_bank_api_new.c
  * @brief testcase to test bank's HTTP API
  *        interface against the fakebank
  * @author Marcello Stanisci
@@ -184,6 +184,7 @@ main (int argc,
       char *const *argv)
 {
   int rv;
+
   /* These environment variables get in the way... */
   unsetenv ("XDG_DATA_HOME");
   unsetenv ("XDG_CONFIG_HOME");
@@ -239,4 +240,4 @@ main (int argc,
 }
 
 
-/* end of test_bank_api_with_fakebank_new.c */
+/* end of test_bank_api_new.c */

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



reply via email to

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