summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-98c
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r--TAO/ChangeLog-98c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 49629780b1a..5cd23a0e120 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -15,7 +15,7 @@ Wed Apr 15 09:11:11 1998 David L. Levine <levine@cs.wustl.edu>
casts, so that ANSI static_casts will succeed.
* orbsvcs/orbsvcs/Sched/Strategy_Scheduler.cpp (create):
- removing extraneous trailing semicolon.
+ removed extraneous trailing semicolon.
* orbsvcs/orbsvcs/Event/RT_Task.h (ACE_RT_Task): added "class"
to declaration of friend ACE_RT_Thread_Manager.