asserts
[oweals/gnunet.git] / src / util / test_container_bloomfilter.c
index 2e7fb2e280a812108e6bcaa01be23f9389471e87..f54028f54450ff2395bfca8b0f75ced609fb47e0 100644 (file)
@@ -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;