From 4357da1801c9a162d3ca6234b01ae4f9201c4337 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 8 Aug 1996 18:27:44 +0000 Subject: changed phrase "RTEMS is support" to "RTEMS is supposed" --- testsuites/psxtests/psxhdrs/pthread14.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxhdrs/pthread14.c') diff --git a/testsuites/psxtests/psxhdrs/pthread14.c b/testsuites/psxtests/psxhdrs/pthread14.c index 9ae414c9f0..29ae27d98b 100644 --- a/testsuites/psxtests/psxhdrs/pthread14.c +++ b/testsuites/psxtests/psxhdrs/pthread14.c @@ -16,7 +16,7 @@ #include #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING -#error "RTEMS is support to have pthread_attr_getscope" +#error "RTEMS is supposed to have pthread_attr_getscope" #endif void test( void ) -- cgit v1.2.3