From 257adbab17642ddc58b016b66116f27b3f5a8e67 Mon Sep 17 00:00:00 2001 From: Mark Johannes Date: Fri, 23 Aug 1996 15:17:16 +0000 Subject: Changed test 5 to test 10 at bottom --- c/src/tests/psxtests/psx10/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/tests/psxtests/psx10/init.c') diff --git a/c/src/tests/psxtests/psx10/init.c b/c/src/tests/psxtests/psx10/init.c index 30adadbe9a..b16d795fb7 100644 --- a/c/src/tests/psxtests/psx10/init.c +++ b/c/src/tests/psxtests/psx10/init.c @@ -299,7 +299,7 @@ void *POSIX_Init( puts( "Init: sleep - switch to Task_3" ); sleep( 1 ); - puts( "*** END OF POSIX TEST 5 ***" ); + puts( "*** END OF POSIX TEST 10 ***" ); exit( 0 ); return NULL; /* just so the compiler thinks we returned something */ -- cgit v1.2.3