This commit is contained in:
Christian Grothoff 2019-06-16 01:55:49 +02:00
parent cec1a9785e
commit b3cbe01079
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -489,8 +489,8 @@ parse_payto_x_taler_bank (const char *account_url,
"https://%s",
r_account->details.x_taler_bank.hostname));
}
}
r_account->type = TALER_PAC_X_TALER_BANK;
}
return TALER_EC_NONE;
}