From 8ca831af38b0bf1066ad8db5c3e84bee97658dee Mon Sep 17 00:00:00 2001 From: Mark Johannes Date: Thu, 8 Aug 1996 19:21:47 +0000 Subject: Init: spacing --- testsuites/psxtests/psx07/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/psxtests/psx07/init.c') diff --git a/testsuites/psxtests/psx07/init.c b/testsuites/psxtests/psx07/init.c index 500007dd49..62dbe76cce 100644 --- a/testsuites/psxtests/psx07/init.c +++ b/testsuites/psxtests/psx07/init.c @@ -394,7 +394,6 @@ void *POSIX_Init( status = pthread_setschedparam( pthread_self(), SCHED_SPORADIC, &schedparam ); assert( status == EINVAL ); - puts( "*** END OF POSIX TEST 7 ***" ); exit( 0 ); -- cgit v1.2.3