summaryrefslogtreecommitdiff
path: root/testsuites/psxtmtests/psxtmthread05/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmthread05/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmthread05/init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtmtests/psxtmthread05/init.c b/testsuites/psxtmtests/psxtmthread05/init.c
index 11c84c526c..100f07cd3e 100644
--- a/testsuites/psxtmtests/psxtmthread05/init.c
+++ b/testsuites/psxtmtests/psxtmthread05/init.c
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2012.
+ * COPYRIGHT (c) 1989-2013.
* On-Line Applications Research Corporation (OAR).
* COPYRIGHT (c) 2013.
*
@@ -57,7 +57,7 @@ void *test_thread(
end_time = benchmark_timer_read();
put_time(
- "pthread_setschedparam - lower own priority, preempt",
+ "pthread_setschedparam: lower own priority preempt",
end_time,
1, /* Only executed once */
0,