summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-98c
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-16 19:28:35 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-16 19:28:35 +0000
commit4a4b6aabf9b9bd0da582484404a628b37f349ec7 (patch)
tree3d3944f6e73e35971300725ee32a5b2e79f7862d /TAO/ChangeLog-98c
parente1a71cf2b2d43fe2f7b479c5a10d3199ecab7629 (diff)
downloadATCD-4a4b6aabf9b9bd0da582484404a628b37f349ec7.tar.gz
*** empty log message ***
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 585593ba3f8..b4e7eb57df6 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -10,7 +10,7 @@ Sat May 16 13:56:01 1998 David L. Levine <levine@cs.wustl.edu>
instantiations. g++/LynxOS 2.5.0 needs them.
* orbsvcs/tests/EC_Multiple/EC_Multiple.cpp (print_priority_info):
- replace Solaris priocntl () system calls with a call to
+ replaced Solaris priocntl () system calls with a call to
ACE_OS::lwp_getparams (). This allowed removal of #includes
of the priocntl headers, which were causing warnings with
g++ because _REENTRANT was #defined after they were #included.