summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.h')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.h b/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.h
index 7d6ecadacb3..fc26f46433e 100644
--- a/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.h
+++ b/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.h
@@ -29,10 +29,10 @@ ACE_END_VERSIONED_NAMESPACE_DECL
class INS_Locator;
-// Gets a request from a client and depending on the POA name,
-// requests an activator to take care of activating the
-// corresponding server and raises a forward exception to the
-// client pointing to the correct server.
+/// Gets a request from a client and depending on the POA name,
+/// requests an activator to take care of activating the
+/// corresponding server and raises a forward exception to the
+/// client pointing to the correct server.
class Locator_Export ImR_Locator_i
: public virtual POA_ImplementationRepository::Locator
{