summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/sched03.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxhdrs/sched03.c')
-rw-r--r--testsuites/psxtests/psxhdrs/sched03.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxhdrs/sched03.c b/testsuites/psxtests/psxhdrs/sched03.c
index 2e7f5b3d47..1767f807b0 100644
--- a/testsuites/psxtests/psxhdrs/sched03.c
+++ b/testsuites/psxtests/psxhdrs/sched03.c
@@ -17,7 +17,7 @@
#ifndef _POSIX_PRIORITY_SCHEDULING
#error "rtems is supposed to have sched_setscheduler"
#endif
-
+
void test( void )
{
pid_t pid;