summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp27/init.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-30 03:33:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-30 03:33:25 +0000
commitb1274bd94c94520ed9402f85c949976d7008093e (patch)
tree6ed7755c34e5fcccbe06ff095017a4399de180ff /testsuites/sptests/sp27/init.c
parentWhitespace removal. (diff)
downloadrtems-b1274bd94c94520ed9402f85c949976d7008093e.tar.bz2
Whitespace removal.
Diffstat (limited to 'testsuites/sptests/sp27/init.c')
-rw-r--r--testsuites/sptests/sp27/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp27/init.c b/testsuites/sptests/sp27/init.c
index bef8b3f29a..8a27cc1077 100644
--- a/testsuites/sptests/sp27/init.c
+++ b/testsuites/sptests/sp27/init.c
@@ -111,7 +111,7 @@ rtems_task Init(
)
{
puts( "\n\n*** TEST " TEST_NAME " ***" );
- puts( "Testing " TEST_SEMAPHORE_TYPE " semaphore flush" );
+ puts( "Testing " TEST_SEMAPHORE_TYPE " semaphore flush" );
doTest();
puts( "*** END OF TEST " TEST_NAME " ***" );