summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm14
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm14')
-rw-r--r--testsuites/tmtests/tm14/task1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/tmtests/tm14/task1.c b/testsuites/tmtests/tm14/task1.c
index 6f9932ccc3..9dd1c571b4 100644
--- a/testsuites/tmtests/tm14/task1.c
+++ b/testsuites/tmtests/tm14/task1.c
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2009.
+ * COPYRIGHT (c) 1989-2013.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -123,7 +123,7 @@ rtems_task High_task(
end_time = benchmark_timer_read();
put_time(
- "rtems_message_queue_urgent: task readied -- returns to caller",
+ "rtems_message_queue_urgent: task readied returns to caller",
end_time,
operation_count,
overhead,