From 1c167eb27b09e841655966ae30f4581c953d5e38 Mon Sep 17 00:00:00 2001 From: Phil Mesnier Date: Mon, 31 Mar 2003 23:13:10 +0000 Subject: ChangeLog tag: Mon Mar 31 17:11:23 2003 Phil Mesnier --- TAO/tao/Invocation.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO/tao/Invocation.cpp') diff --git a/TAO/tao/Invocation.cpp b/TAO/tao/Invocation.cpp index 16544820c82..882aebaa6af 100644 --- a/TAO/tao/Invocation.cpp +++ b/TAO/tao/Invocation.cpp @@ -311,8 +311,8 @@ TAO_GIOP_Invocation::perform_call (TAO_Transport_Descriptor_Interface &desc this->out_stream_.set_version (version.major, version.minor); if (!this->transport_->is_tcs_set()) - this->orb_core_->codeset_manager()-> - set_tcs(*this->profile_,*this->transport_); + this->orb_core_->codeset_manager()-> + set_tcs(*this->profile_,*this->transport_); if (result == -1) { -- cgit v1.2.1