summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Johannes <Mark.Johannes@OARcorp.com>1996-08-08 19:21:47 +0000
committerMark Johannes <Mark.Johannes@OARcorp.com>1996-08-08 19:21:47 +0000
commit8ca831af38b0bf1066ad8db5c3e84bee97658dee (patch)
treec519a7060c1a4cabcde3d529106240894166c40f
parentTask_1: changed comment and task name to task1. (diff)
downloadrtems-8ca831af38b0bf1066ad8db5c3e84bee97658dee.tar.bz2
Init: spacing
-rw-r--r--c/src/tests/psxtests/psx07/init.c1
-rw-r--r--testsuites/psxtests/psx07/init.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/c/src/tests/psxtests/psx07/init.c b/c/src/tests/psxtests/psx07/init.c
index 500007dd49..62dbe76cce 100644
--- a/c/src/tests/psxtests/psx07/init.c
+++ b/c/src/tests/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 );
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 );