minor edit
This commit is contained in:
parent
ff96695e47
commit
20ad59ba84
@ -1235,8 +1235,8 @@ taler_bank_reject_transfer (void *cls,
|
|||||||
}
|
}
|
||||||
rh->rej_cb = rej_cb;
|
rh->rej_cb = rej_cb;
|
||||||
rh->rej_cb_cls = rej_cb_cls;
|
rh->rej_cb_cls = rej_cb_cls;
|
||||||
TALER_ERROR_INFO ("Rejecting over %s bank URL\n",
|
TALER_LOG_INFO ("Rejecting over %s bank URL\n",
|
||||||
account.hostname);
|
account.hostname);
|
||||||
rh->brh = TALER_BANK_reject (tc->ctx,
|
rh->brh = TALER_BANK_reject (tc->ctx,
|
||||||
account.hostname,
|
account.hostname,
|
||||||
&rh->auth,
|
&rh->auth,
|
||||||
|
Loading…
Reference in New Issue
Block a user