summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-18 21:24:23 +0000
committersbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-18 21:24:23 +0000
commit4a37a6a73a125dd53160e1a1659cbc0d0aae698c (patch)
tree0e8d43aca68221444a28df3501346145fa01a67d
parent127a461f5ebdf08d2b1ae6da17139f0b61d392c2 (diff)
downloadATCD-4a37a6a73a125dd53160e1a1659cbc0d0aae698c.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 32e85fc08be..1806162eed6 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -21,7 +21,7 @@ Sat Jul 18 15:44:59 1998 Seth Benjamin Widoff <sbw1@waltz.cs.wustl.edu>
Fixed g++ 2.7.2 compilation warnings/errors. Note: the tests and
applications, although they compile now with g++ 2.7.2, don't link
- properly becuase the g++ linker is baffled by the profuse
+ properly because the g++ linker is baffled by the profuse
virtual/multiple inheritance in the skeletons generated from the
CosTrading.idl file, and can't find the copy constructors it
autogenerated. The solution is to have the IDL compiler generate