diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-04-23 23:35:32 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-04-23 23:35:32 +0000 |
commit | 894cf60d2ef02711f1d14e1f1f3d62be8fb1c91d (patch) | |
tree | 959939f69b54c71bcf5eb3b2ff66b6340126388a | |
parent | f23c3089ef0001ea0e7c5f5892c6a2a930c4ba2d (diff) | |
download | ATCD-894cf60d2ef02711f1d14e1f1f3d62be8fb1c91d.tar.gz |
ChangeLogTag: Wed Apr 23 18:12:16 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r-- | TAO/ChangeLog | 2 |
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. |