From 7d49b04f11d878c6a55edcc33bfe59a358059c17 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 17 Oct 2011 11:40:02 +0000 Subject: Whitespace fixes. --- testsuites/psxtests/psxhdrs/pthread09.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxhdrs/pthread09.c') diff --git a/testsuites/psxtests/psxhdrs/pthread09.c b/testsuites/psxtests/psxhdrs/pthread09.c index a4a88326e4..4a1c2a876f 100644 --- a/testsuites/psxtests/psxhdrs/pthread09.c +++ b/testsuites/psxtests/psxhdrs/pthread09.c @@ -29,6 +29,6 @@ int test( void ) pthread_t self; self = pthread_self(); - + return ( self != 0 ); } -- cgit v1.2.3