summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-10-23 21:56:16 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-10-23 21:56:16 +0000
commit152841da549b775876aef4ff886fb853e50d35f2 (patch)
tree7eeffc63bc0e20b2db3c4e6a92e62754f3afb52b /TAO
parent773eec2b80c16458dc5303814b383bad3bd00ffc (diff)
downloadATCD-152841da549b775876aef4ff886fb853e50d35f2.tar.gz
ChangeLogTag:Mon Oct 23 14:46:57 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 4e0e423a00f..8dd7f3601c2 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -5,7 +5,7 @@ Mon Oct 23 14:46:57 2000 Ossama Othman <ossama@uci.edu>
Always include `tao/PortableInterceptor.h' to pull in the
"TAO_INTERCEPTOR" macros. The classes in that header are
- protectected within a "TAO_HAS_INTERCEPTORS" block so there
+ protected within a "TAO_HAS_INTERCEPTORS" block so there
should be no problem in always including this header. This
fixes a minimum CORBA build. Thanks to Priyanka for pointing
this out.