gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: minor log improvement


From: gnunet
Subject: [taler-exchange] branch master updated: minor log improvement
Date: Sat, 18 Jan 2020 16:53:31 +0100

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

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 48aab68f minor log improvement
48aab68f is described below

commit 48aab68ff5cf5ee364622d34a579f96371d8eecb
Author: Florian Dold <address@hidden>
AuthorDate: Sat Jan 18 16:53:22 2020 +0100

    minor log improvement
---
 src/bank-lib/bank_api_credit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bank-lib/bank_api_credit.c b/src/bank-lib/bank_api_credit.c
index 8803ac9b..2b437760 100644
--- a/src/bank-lib/bank_api_credit.c
+++ b/src/bank-lib/bank_api_credit.c
@@ -277,7 +277,7 @@ TALER_BANK_credit_history (struct GNUNET_CURL_Context *ctx,
   }
   hh->bank_base_url = GNUNET_strdup (auth->wire_gateway_url);
   GNUNET_log (GNUNET_ERROR_TYPE_INFO,
-              "Requesting history at `%s'\n",
+              "Requesting credit history at `%s'\n",
               hh->request_url);
   eh = curl_easy_init ();
   if ( (GNUNET_OK !=

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



reply via email to

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