commit 3d1d78f23af68de52fcf49f6412b44882bbd5e22
parent c250200f44686959d083bc1e8bb370d45ca2e2ef
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 17 Mar 2017 18:46:30 +0100
fix FTBFS
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c
@@ -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,