summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-07-22 12:31:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-07-22 12:31:31 +0000
commitc70efc6381425379c589b1ac8e0bbdb131740b03 (patch)
tree5d37be574ec813eff659b8680f7ce6e48b126e04 /TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp
parent14a06b67d3d6989a17c1c44c4a3c78b54c2b5f87 (diff)
downloadATCD-c70efc6381425379c589b1ac8e0bbdb131740b03.tar.gz
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp
index 13c49d3b8d2..9e3c0de7d7f 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp
@@ -566,7 +566,7 @@ TAO_UIPMC_Transport<CONNECTION_HANDLER>::send_message (TAO_OutputCDR &stream,
ACE_Time_Value *max_wait_time)
{
// Format the message in the stream first
- if (this->messaging_object_->format_message (stream) != 0)
+ if (this->messaging_object ()->format_message (stream) != 0)
return -1;
// Strictly speaking, should not need to loop here because the