summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-02-01 17:51:39 +0000
committerjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-02-01 17:51:39 +0000
commit6075a42d5a6177e310f91f0aa7ee35e7ea3efaa7 (patch)
tree368c56efad883f9f5c8d0dfe8d6ad3817a680173
parent584a8d84adee5c55413af9f2ccb5b27823994950 (diff)
downloadATCD-6075a42d5a6177e310f91f0aa7ee35e7ea3efaa7.tar.gz
adding DS library
-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