summaryrefslogtreecommitdiff
path: root/modules/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp')
-rw-r--r--modules/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp b/modules/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
index 271c0f01411..1bbd7bb386d 100644
--- a/modules/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
+++ b/modules/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
@@ -53,7 +53,7 @@ TAO_Default_Servant_Dispatcher::pre_invoke_remote_request (
TAO_Connection_Handler *connection_handler =
req.transport ()->connection_handler ();
- // I could replace this call with a call on the protocols hooks.
+ // We could replace this call with a call on the protocols hooks.
// But the point is that the POA got to cache the policy that was
// used at POA creation time, so that it can pass it here.
// The DiffServ codepoint created needs to be passed on to the