diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-10-23 21:56:16 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-10-23 21:56:16 +0000 |
commit | 152841da549b775876aef4ff886fb853e50d35f2 (patch) | |
tree | 7eeffc63bc0e20b2db3c4e6a92e62754f3afb52b /TAO | |
parent | 773eec2b80c16458dc5303814b383bad3bd00ffc (diff) | |
download | ATCD-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-02a | 2 |
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. |