From ce7803fe456ef077257d85017984a922ce130500 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Aug 2008 16:13:10 +0000 Subject: 2008-08-04 Joel Sherrill * psxsem01/init.c: Spacing. --- testsuites/psxtests/ChangeLog | 4 ++++ testsuites/psxtests/psxsem01/init.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'testsuites') diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index cbb9dddd65..a327ca97eb 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,7 @@ +2008-08-04 Joel Sherrill + + * psxsem01/init.c: Spacing. + 2008-08-04 Tim FitzGeorge PR 1293/tests diff --git a/testsuites/psxtests/psxsem01/init.c b/testsuites/psxtests/psxsem01/init.c index ce64452926..9ae00403e4 100644 --- a/testsuites/psxtests/psxsem01/init.c +++ b/testsuites/psxtests/psxsem01/init.c @@ -114,7 +114,6 @@ void *POSIX_Init( fatal_posix_service_status( status, -1, "sem_timedwait error return status"); fatal_posix_service_status( errno, ETIMEDOUT, "sem_timedwait errno ETIMEDOUT"); - /* * To do this case, we must be blocking when we want the semaphore. * POSIX doesn't want you to check the error if you can get the resource. -- cgit v1.2.3