From 1f020b178664857b0e107778d04fb971a58e6230 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 23 Jul 2008 11:23:36 +0000 Subject: - trim any trailing whitespace --- test/malloc/time_malloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/malloc/time_malloc.c') diff --git a/test/malloc/time_malloc.c b/test/malloc/time_malloc.c index 64195107d..0b626654f 100644 --- a/test/malloc/time_malloc.c +++ b/test/malloc/time_malloc.c @@ -1,6 +1,6 @@ #include #define REPS (100000) -int sizes[] = { +int sizes[] = { 100000, 1024, 42000, 350, 100, 80, 3 ,3,3,3,3,3,3,3,3,3,3,3,3,50, 100000, 1024, 42000, 350, 100, 80, 3 ,3,3,3,3,3,3,3,3,3,3,3,3,50, 100000, 1024, 42000, 350, 100, 80, 3 ,3,3,3,3,3,3,3,3,3,3,3,3,50, -- cgit v1.2.3