summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-03-03 08:11:45 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-03-03 08:11:45 +0000
commit6bea2b805dd5e94dceb12433de10d39e40b237e7 (patch)
tree55669cc01fe875c3bb59bcfbd311a62a6fcfc7af
parentf41a1c096108db90789014986d42d349219e169a (diff)
downloadATCD-6bea2b805dd5e94dceb12433de10d39e40b237e7.tar.gz
ChangeLogTag:Fri Mar 02 23:54:41 2001 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 55a38b8eea7..ff019d3d3f3 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -3,10 +3,10 @@ Fri Mar 02 23:54:41 2001 Ossama Othman <ossama@uci.edu>
* tao/OctetSeqC.cpp:
* tao/StringSeqC.cpp:
- Use the TAO_NAMESPACE_{TYPE,DEFINE} preprocessor macros on
- platforms that do not define the ACE_HAS_USING_KEYWORD
- preprocessor macro. Fixes a "multiple definition" compile-time
- error on those platforms.
+ Use the TAO_NAMESPACE_{TYPE,DEFINE} preprocessor to macros
+ correct compile-time errors on platforms that do not define the
+ ACE_HAS_USING_KEYWORD. Fixes a "multiple definition"
+ compile-time error on those platforms.
* tao/diffs/OctetSeq.diff:
* tao/diffs/StringSeq.diff: