fix FTBFS

This commit is contained in:
Christian Grothoff 2017-03-17 18:46:30 +01:00
parent c250200f44
commit 3d1d78f23a
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1196,7 +1196,7 @@ sync_denomination (void *cls,
if (GNUNET_OK != ret) if (GNUNET_OK != ret)
{ {
GNUNET_break (0); GNUNET_break (0);
cc.ret = GNUNET_SYSERR; cc->ret = GNUNET_SYSERR;
} }
GNUNET_assert (GNUNET_YES == GNUNET_assert (GNUNET_YES ==
GNUNET_CONTAINER_multihashmap_remove (cc->denominations, GNUNET_CONTAINER_multihashmap_remove (cc->denominations,