summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>2003-07-03 15:58:20 +0000
committerChris Cleeland <chris.cleeland@gmail.com>2003-07-03 15:58:20 +0000
commit5bc087d6549a411e662d1d1e1d0298dd7a4768d5 (patch)
tree86254d020be7af9feaaf199c330a19e6dafd088b
parentcdaf750689e53e78f4e48dd883b76f03f17f1ec0 (diff)
downloadATCD-5bc087d6549a411e662d1d1e1d0298dd7a4768d5.tar.gz
Fixed some wrong-way slashes in file paths.
-rw-r--r--TAO/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 398c57cbae2..6314288c530 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -218,12 +218,12 @@ Mon Jun 30 11:44:34 2003 Gan Deng <gan.deng@vanderbilt.edu>
Mon Jun 30 11:52:22 2003 Pradeep Gore <pradeep@oomworks.com>
- * orbsvcs\examples\Notify\Lanes\Consumer.cpp:
- * orbsvcs\examples\Notify\Lanes\Consumer_Client.cpp:
- * orbsvcs\examples\Notify\Lanes\ORB_Objects.cpp:
- * orbsvcs\examples\Notify\Lanes\ORB_Run_Task.cpp:
- * orbsvcs\examples\Notify\Lanes\Supplier.cpp:
- * orbsvcs\examples\Notify\Lanes\Supplier_Client.cpp:
+ * orbsvcs/examples/Notify/Lanes/Consumer.cpp:
+ * orbsvcs/examples/Notify/Lanes/Consumer_Client.cpp:
+ * orbsvcs/examples/Notify/Lanes/ORB_Objects.cpp:
+ * orbsvcs/examples/Notify/Lanes/ORB_Run_Task.cpp:
+ * orbsvcs/examples/Notify/Lanes/Supplier.cpp:
+ * orbsvcs/examples/Notify/Lanes/Supplier_Client.cpp:
Removed references to .inl files.