dhtlog updates
[oweals/gnunet.git] / src / util / test_container_bloomfilter.c
index 2e7fb2e280a812108e6bcaa01be23f9389471e87..7d5de66b126ce1c393545492d9c78a7096899b2b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
@@ -42,8 +42,7 @@ nextHC (GNUNET_HashCode * hc)
 }
 
 static int
-add_iterator (void *cls,
-             GNUNET_HashCode * next)
+add_iterator (void *cls, GNUNET_HashCode * next)
 {
   int *ret = cls;
   GNUNET_HashCode pos;