From e73c4cb68b7461b8a2bdf7b6e5919bd0fcef2c1e Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 6 Aug 2013 00:05:39 -0400 Subject: Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. --- node/Multicaster.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/Multicaster.hpp') diff --git a/node/Multicaster.hpp b/node/Multicaster.hpp index ac89f84b..229b3c06 100644 --- a/node/Multicaster.hpp +++ b/node/Multicaster.hpp @@ -68,7 +68,7 @@ class Multicaster { public: /** - * 256-bit simple bloom filter included with multicast frame packets + * Simple bit field bloom filter included with multicast frame packets */ typedef BloomFilter MulticastBloomFilter; -- cgit v1.2.3