minor edit

This commit is contained in:
Marcello Stanisci 2018-09-21 15:27:44 +02:00
parent ff96695e47
commit 20ad59ba84
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -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,