summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-29 23:40:28 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-29 23:40:28 +0000
commitebb640774ad6e53857f55dd8a36b86d0da0ef0e0 (patch)
treec046c850f1a0b359ac8424263667541a79af434c
parentae47ee5ea4d52a790a394787c7dee6752c50c095 (diff)
downloadATCD-ebb640774ad6e53857f55dd8a36b86d0da0ef0e0.tar.gz
typo
-rw-r--r--ChangeLog-98b2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 733fb9c0c6f..531691af28c 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,7 +1,7 @@
Thu Oct 29 17:36:29 1998 Darrell Brunsch <brunsch@cs.wustl.edu>
* tests/Semaphore_Test: Removed the timed acquire stuff from
- th worker thread and the display at the end of the test.
+ the worker thread and the display at the end of the test.
Now it shouldn't output the confusing "100% of threads
timed out" message on platforms without timed acquire.