summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-23 23:35:32 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-23 23:35:32 +0000
commitf108928f109a6c3176314249cbf11c25d857a56d (patch)
tree959939f69b54c71bcf5eb3b2ff66b6340126388a
parent8e01f11142298068e59af824319b037c7a71eb0d (diff)
downloadATCD-f108928f109a6c3176314249cbf11c25d857a56d.tar.gz
ChangeLogTag: Wed Apr 23 18:12:16 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 6bbd51e9dce..465a109723c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -10,7 +10,7 @@ Wed Apr 23 18:12:16 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* tao/DynamicInterface/ExceptionList.h:
Changed the declaration of CORBA::is_nil and CORBA::release
- fir ContextList and ExceptionList to use
+ for ContextList and ExceptionList to use
TAO_NAMESPACE_INLINE_FUNCTION instead of
TAO_DynamicInterface_Export, which was causing multiple definitions
in builds with __ACE_INLINE__ defined.