fix ftbfs
This commit is contained in:
parent
d678a0594d
commit
3cdfdea881
@ -249,6 +249,7 @@ run (void *cls,
|
||||
session,
|
||||
&reserve_pub,
|
||||
&amount,
|
||||
GNUNET_TIME_absolute_get (),
|
||||
just));
|
||||
json_decref (just);
|
||||
FAILIF (GNUNET_OK !=
|
||||
@ -263,6 +264,7 @@ run (void *cls,
|
||||
session,
|
||||
&reserve_pub,
|
||||
&amount,
|
||||
GNUNET_TIME_absolute_get (),
|
||||
just));
|
||||
json_decref (just);
|
||||
FAILIF (GNUNET_OK !=
|
||||
|
Loading…
Reference in New Issue
Block a user