gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: minor edit


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: minor edit
Date: Fri, 21 Sep 2018 15:30:47 +0200

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 20ad59ba minor edit
20ad59ba is described below

commit 20ad59ba84f3b0ea66fdf57b88d6fd76c37593b1
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 21 15:27:44 2018 +0200

    minor edit
---
 src/wire-plugins/plugin_wire_taler-bank.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/wire-plugins/plugin_wire_taler-bank.c 
b/src/wire-plugins/plugin_wire_taler-bank.c
index ada40c00..aa99816e 100644
--- a/src/wire-plugins/plugin_wire_taler-bank.c
+++ b/src/wire-plugins/plugin_wire_taler-bank.c
@@ -1235,8 +1235,8 @@ taler_bank_reject_transfer (void *cls,
   }
   rh->rej_cb = rej_cb;
   rh->rej_cb_cls = rej_cb_cls;
-  TALER_ERROR_INFO ("Rejecting over %s bank URL\n",
-                    account.hostname);
+  TALER_LOG_INFO ("Rejecting over %s bank URL\n",
+                  account.hostname);
   rh->brh = TALER_BANK_reject (tc->ctx,
                                account.hostname,
                                &rh->auth,

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



reply via email to

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