Init: spacing

This commit is contained in:
Mark Johannes
1996-08-08 19:21:47 +00:00
parent e35157311c
commit 8ca831af38
2 changed files with 0 additions and 2 deletions

View File

@@ -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 );

View File

@@ -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 );