fix typo in example
authorChristian Grothoff <christian@grothoff.org>
Thu, 23 Feb 2017 21:50:24 +0000 (22:50 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 23 Feb 2017 21:55:30 +0000 (22:55 +0100)
src/block/plugin_block_template.c

index 0825bd095ef286776e7a21b5f31770f3fb0220b4..87adae7e9e38372b0698766379091e50d7a649cc 100644 (file)
@@ -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,