summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itronmbf01/init.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/itrontests/itronmbf01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/itronmbf01/init.c b/testsuites/itrontests/itronmbf01/init.c
index d9adcc4e21..b4cfa889e5 100644
--- a/testsuites/itrontests/itronmbf01/init.c
+++ b/testsuites/itrontests/itronmbf01/init.c
@@ -61,7 +61,7 @@ void ITRON_Init( void )
TestPrcv();
TestTrcv();
- printf("\n\n*** ITRONMBF01 --- ITRON MESSAGE BUFFER TEST ***\n");
+ printf("\n\n*** END OF ITRONMBF01 --- ITRON MESSAGE BUFFER TEST ***\n");
rtems_test_exit(0);
}