fix FTBFS
This commit is contained in:
parent
c250200f44
commit
3d1d78f23a
@ -1196,7 +1196,7 @@ sync_denomination (void *cls,
|
||||
if (GNUNET_OK != ret)
|
||||
{
|
||||
GNUNET_break (0);
|
||||
cc.ret = GNUNET_SYSERR;
|
||||
cc->ret = GNUNET_SYSERR;
|
||||
}
|
||||
GNUNET_assert (GNUNET_YES ==
|
||||
GNUNET_CONTAINER_multihashmap_remove (cc->denominations,
|
||||
|
Loading…
Reference in New Issue
Block a user