changed phrase "RTEMS is support" to "RTEMS is supposed"

This commit is contained in:
Joel Sherrill
1996-08-08 18:27:44 +00:00
parent 2a9a479d90
commit 4357da1801
24 changed files with 24 additions and 24 deletions

View File

@@ -16,7 +16,7 @@
#include <pthread.h>
#ifndef _POSIX_THREAD_PRIORITY_SCHEDULING
#error "RTEMS is support to have pthread_getschedparam"
#error "RTEMS is supposed to have pthread_getschedparam"
#endif
void test( void )