typo
This commit is contained in:
parent
e8a892c29a
commit
05d5b735fe
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user