summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-05 21:35:06 +0000
committerkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-05 21:35:06 +0000
commitc272d45f95f68e762e386b9df9f200c78e3d8578 (patch)
tree0339f5d1844c7c041dad5679e669b700db157f7c
parent206e19bf89af2791f816bbb14c6e782b70927117 (diff)
downloadATCD-c272d45f95f68e762e386b9df9f200c78e3d8578.tar.gz
*** empty log message ***
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Servant_Activator.cpp2
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Servant_Activator.h2
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp2
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Servant_Locator.h2
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Servant_Manager.cpp4
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Servant_Manager.h2
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Server_Manager.h2
7 files changed, 8 insertions, 8 deletions
diff --git a/TAO/examples/POA/On_Demand_Loading/Servant_Activator.cpp b/TAO/examples/POA/On_Demand_Loading/Servant_Activator.cpp
index 6f8ee34cd7c..c2736a3f3e7 100644
--- a/TAO/examples/POA/On_Demand_Loading/Servant_Activator.cpp
+++ b/TAO/examples/POA/On_Demand_Loading/Servant_Activator.cpp
@@ -3,7 +3,7 @@
// ============================================================================
//
// = LIBRARY
-// TAO/tests/POA/On_Demand_Loading
+// TAO/examples/POA/On_Demand_Loading
//
// = FILENAME
// Servant_Activator.cpp
diff --git a/TAO/examples/POA/On_Demand_Loading/Servant_Activator.h b/TAO/examples/POA/On_Demand_Loading/Servant_Activator.h
index e32464953cb..a6678e82af9 100644
--- a/TAO/examples/POA/On_Demand_Loading/Servant_Activator.h
+++ b/TAO/examples/POA/On_Demand_Loading/Servant_Activator.h
@@ -4,7 +4,7 @@
//=================================================================================
//
// = LIBRARY
-// TAO/tests/POA/On_Demand_Loading
+// TAO/examples/POA/On_Demand_Loading
//
// = FILENAME
// Servant_Activator.h
diff --git a/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp b/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp
index 9cb19b44f87..914e140a36d 100644
--- a/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp
+++ b/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp
@@ -3,7 +3,7 @@
// ============================================================================
//
// = LIBRARY
-// TAO/tests/POA/On_Demand_Loading
+// TAO/examples/POA/On_Demand_Loading
//
// = FILENAME
// Servant_Locator.cpp
diff --git a/TAO/examples/POA/On_Demand_Loading/Servant_Locator.h b/TAO/examples/POA/On_Demand_Loading/Servant_Locator.h
index 05fc2306f2d..48368e06f9f 100644
--- a/TAO/examples/POA/On_Demand_Loading/Servant_Locator.h
+++ b/TAO/examples/POA/On_Demand_Loading/Servant_Locator.h
@@ -4,7 +4,7 @@
//================================================================================
//
// = LIBRARY
-// TAO/tests/POA/On_Demand_Loading
+// TAO/examples/POA/On_Demand_Loading
//
// = FILENAME
// Servant_Locator.h
diff --git a/TAO/examples/POA/On_Demand_Loading/Servant_Manager.cpp b/TAO/examples/POA/On_Demand_Loading/Servant_Manager.cpp
index 3b8485ea9d3..dadd3efe113 100644
--- a/TAO/examples/POA/On_Demand_Loading/Servant_Manager.cpp
+++ b/TAO/examples/POA/On_Demand_Loading/Servant_Manager.cpp
@@ -3,10 +3,10 @@
// ============================================================================
//
// = LIBRARY
-// TAO/tests/POA/On_Demand_Loading
+// TAO/examples/POA/On_Demand_Loading
//
// = FILENAME
-// Servant_Locator.cpp
+// Servant_Manager.cpp
//
// = DESCRIPTION
// Implementation of the helper class for the ServantActivator_i
diff --git a/TAO/examples/POA/On_Demand_Loading/Servant_Manager.h b/TAO/examples/POA/On_Demand_Loading/Servant_Manager.h
index 1ddde21b3ea..0a8bb61d0e2 100644
--- a/TAO/examples/POA/On_Demand_Loading/Servant_Manager.h
+++ b/TAO/examples/POA/On_Demand_Loading/Servant_Manager.h
@@ -4,7 +4,7 @@
//================================================================================
//
// = LIBRARY
-// TAO/tests/POA/On_Demand_Loading
+// TAO/examples/POA/On_Demand_Loading
//
// = FILENAME
// Servant_Manager.h
diff --git a/TAO/examples/POA/On_Demand_Loading/Server_Manager.h b/TAO/examples/POA/On_Demand_Loading/Server_Manager.h
index 054dd406b3a..f5c24dd0dfb 100644
--- a/TAO/examples/POA/On_Demand_Loading/Server_Manager.h
+++ b/TAO/examples/POA/On_Demand_Loading/Server_Manager.h
@@ -4,7 +4,7 @@
//=================================================================================
//
// = LIBRARY
-// TAO/tests/POA/On_Demand_Loading
+// TAO/examples/POA/On_Demand_Loading
//
// = FILENAME
// Server_Manager.h