summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmsgq03/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxmsgq03/init.c')
-rw-r--r--testsuites/psxtests/psxmsgq03/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxmsgq03/init.c b/testsuites/psxtests/psxmsgq03/init.c
index 0d8c275f6f..2c941da090 100644
--- a/testsuites/psxtests/psxmsgq03/init.c
+++ b/testsuites/psxtests/psxmsgq03/init.c
@@ -98,7 +98,7 @@ void *POSIX_Init(
);
rtems_test_exit( 0 );
}
-
+
puts( "Init - mq_send from ISR returned correct status" );
puts( "*** END OF POSIX MESSAGE QUEUE TEST 3 ***" );