summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index 20bc06aa401..da7e8bf2f84 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -4257,7 +4257,7 @@ Thu Oct 9 17:46:59 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
Reverted the change that added support for
pthread_setconcurrency on IRIX, the function was supposed to be
undocumented, but present on the libraries, I could not find it
- in any of the SGI machines we have access to.; not even
+ in any of the SGI machines we have access to.
* ace/Thread_Manager.cpp:
On IRIX/SGIC++ we need to instantiate ACE_Node too.