From 5746309cb4be2073d550ad7a6885e918631dbc38 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Aug 2011 21:54:06 +0000 Subject: indentation --- src/util/test_container_bloomfilter.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/util/test_container_bloomfilter.c') diff --git a/src/util/test_container_bloomfilter.c b/src/util/test_container_bloomfilter.c index 49cddac7c..c14adb075 100644 --- a/src/util/test_container_bloomfilter.c +++ b/src/util/test_container_bloomfilter.c @@ -127,8 +127,8 @@ main (int argc, char *argv[]) if (ok2 != 200) { - printf ("Got %d elements out of 200 " - "expected after initialization.\n", ok2); + printf ("Got %d elements out of 200 " "expected after initialization.\n", + ok2); GNUNET_CONTAINER_bloomfilter_free (bf); GNUNET_CONTAINER_bloomfilter_free (bfi); return -1; -- cgit v1.2.3