summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableGroup/UIPMC_Connector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableGroup/UIPMC_Connector.cpp')
-rw-r--r--TAO/tao/PortableGroup/UIPMC_Connector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableGroup/UIPMC_Connector.cpp b/TAO/tao/PortableGroup/UIPMC_Connector.cpp
index e9ce1ef460c..6c2ead8e2a3 100644
--- a/TAO/tao/PortableGroup/UIPMC_Connector.cpp
+++ b/TAO/tao/PortableGroup/UIPMC_Connector.cpp
@@ -90,7 +90,7 @@ TAO_UIPMC_Connector::connect (TAO_Transport_Descriptor_Interface *desc,
TAO_UIPMC_Connection_Handler *svc_handler = 0;
// @@ Michael -- UIPMC Additions ----------------------------
- if (svc_handler_table_.find (remote_address, svc_handler) == -1)
+ if (this->svc_handler_table_.find (remote_address, svc_handler) == -1)
{
TAO_UIPMC_Connection_Handler *svc_handler_i = 0;
ACE_NEW_RETURN (svc_handler_i,