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/setjmp/bug269-setjmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/setjmp/bug269-setjmp.c') diff --git a/test/setjmp/bug269-setjmp.c b/test/setjmp/bug269-setjmp.c index 33431fa19..b11ac7b24 100644 --- a/test/setjmp/bug269-setjmp.c +++ b/test/setjmp/bug269-setjmp.c @@ -30,7 +30,7 @@ int n_x = 6; static int g_counter = 0; static int -f (void) +f (void) { static int counter = 0; static int way_point1 = 3; -- cgit v1.2.3