From: Christian Grothoff Date: Thu, 23 Feb 2017 21:50:24 +0000 (+0100) Subject: fix typo in example X-Git-Tag: taler-0.2.1~70^2~16 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0c651a9ceb04fad03408f09dda84a20f1d698593;p=oweals%2Fgnunet.git fix typo in example --- diff --git a/src/block/plugin_block_template.c b/src/block/plugin_block_template.c index 0825bd095..87adae7e9 100644 --- a/src/block/plugin_block_template.c +++ b/src/block/plugin_block_template.c @@ -111,7 +111,7 @@ block_plugin_template_create_group (void *cls, } GNUNET_break (NULL == va_arg (va, const char *)); return GNUNET_BLOCK_GROUP_bf_create (cls, - TEMPLATE_BF_SIZE, + bf_size, BLOOMFILTER_K, type, nonce,