summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-04-12 00:55:57 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-04-12 00:55:57 +0000
commit90c105a2042ef3c550ef1abf9a2b90ebb9f295c5 (patch)
tree91b5c00f71f26b7521b2708d7235d57861def7ee
parent909fef9314542eae052507637d50abfbd5b3b844 (diff)
downloadATCD-90c105a2042ef3c550ef1abf9a2b90ebb9f295c5.tar.gz
.
-rw-r--r--TAO/ChangeLog-99c4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 1454cc47571..ed31b4d70c6 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -3,8 +3,8 @@ Sun Apr 11 19:38:39 1999 Marina Spivak <marina@cs.wustl.edu>
* orbsvcs/orbsvcs/Naming/Naming_Utils.cpp
* orbsvcs/orbsvcs/Persistent_Naming_Context.{h, cpp}
* orbsvcs/orbsvcs/Persistent_Context_Index_T.cpp
- Changed the use of the <index> variable name to <context_index> to
- avoid conflict with the macro of the same name.
+ Changed the use of the <index> variable name to <context_index>
+ to avoid conflict with the macro of the same name.
Sun Apr 11 18:29:47 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>