This commit is contained in:
Christian Grothoff 2019-07-23 21:57:04 +02:00
parent e8a892c29a
commit 05d5b735fe
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -257,7 +257,7 @@ payback_cb (void *cls,
const struct TALER_ReservePrivateKeyP *reserve_priv;
struct TALER_ReservePublicKeyP rp;
if (NULL == reserve_priv)
if (NULL == reserve_pub)
{
GNUNET_break (0);
TALER_TESTING_interpreter_fail (is);