summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm03/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm03/task1.c')
-rw-r--r--testsuites/tmtests/tm03/task1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/tmtests/tm03/task1.c b/testsuites/tmtests/tm03/task1.c
index 53cda4ece1..a3c4593243 100644
--- a/testsuites/tmtests/tm03/task1.c
+++ b/testsuites/tmtests/tm03/task1.c
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2011.
+ * COPYRIGHT (c) 1989-2013.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -138,7 +138,7 @@ rtems_task High_task(
end_time = benchmark_timer_read();
put_time(
- "rtems_semaphore_release: task readied -- preempts caller",
+ "rtems_semaphore_release: task readied preempts caller",
end_time,
operation_count - 1,
0,