summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmmutex04/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmmutex04/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmmutex04/init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtmtests/psxtmmutex04/init.c b/testsuites/psxtmtests/psxtmmutex04/init.c
index 7f73f7ccf8..5711a002fe 100644
--- a/testsuites/psxtmtests/psxtmmutex04/init.c
+++ b/testsuites/psxtmtests/psxtmmutex04/init.c
@@ -1,5 +1,5 @@
/*
- * COPYRIGHT (c) 1989-2012.
+ * COPYRIGHT (c) 1989-2013.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -43,7 +43,7 @@ void *Low(
end_time = benchmark_timer_read();
put_time(
- "pthread_mutex_timedlock - not available, block",
+ "pthread_mutex_timedlock: not available block",
end_time,
OPERATION_COUNT,
0,