summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 06d354177ab..2e1ceddfca0 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -12,7 +12,7 @@ Tue Apr 25 15:05:48 2000 Ossama Othman <ossama@uci.edu>
* tao/SHMIOP_Profile.cpp:
Removed copy constructor and assignment operator
- implementations, and declarad them to be ACE_UNIMPLEMENTED_FUNC
+ implementations, and declared them to be ACE_UNIMPLEMENTED_FUNC
and private. TAO_Profile instances should not be copied.
(object_key):