summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-19 00:27:25 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-19 00:27:25 +0000
commit972d97fdb686f380c5cdd25de53a889f4fffc8f3 (patch)
tree3e16165007d7431144c101146a5027cb30f1f9a5 /TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
parentf48bd2481b863a689ad4dca74382f4c9775ae33b (diff)
downloadATCD-972d97fdb686f380c5cdd25de53a889f4fffc8f3.tar.gz
ChangeLogTag: Wed Jun 18 19:25:32 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp')
-rw-r--r--TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
index 69e348a6d1b..c1ec7b654e2 100644
--- a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
+++ b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
@@ -79,7 +79,7 @@ TAO_RT_Servant_Dispatcher::pre_invoke_remote_request (
int result =
tph->update_server_protocol_properties (
- policy,
+ policy.in (),
req.transport (),
"iiop");