summaryrefslogtreecommitdiff
path: root/TAO/tao/LocateRequest_Invocation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LocateRequest_Invocation.cpp')
-rw-r--r--TAO/tao/LocateRequest_Invocation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LocateRequest_Invocation.cpp b/TAO/tao/LocateRequest_Invocation.cpp
index b5e08d87471..db8f26c7910 100644
--- a/TAO/tao/LocateRequest_Invocation.cpp
+++ b/TAO/tao/LocateRequest_Invocation.cpp
@@ -117,7 +117,7 @@ namespace TAO
countdown.update ();
- s = this->send_message (cdr, TAO_TWOWAY_REQUEST, max_wait_time);
+ s = this->send_message (cdr, TAO_Message_Semantics (), max_wait_time);
}
if (s != TAO_INVOKE_SUCCESS)