summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.