summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
index 019292db342..9b49f16702a 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
@@ -63,8 +63,8 @@ public:
protected:
/// = More TAO_Connector methods, please check the documentation on
/// TAO_Connector.h
- int make_connect(TAO_GIOP_Invocation *,
- TAO_Transport_Descriptor_Interface *);
+ int make_connection (TAO_GIOP_Invocation *,
+ TAO_Transport_Descriptor_Interface *);
virtual TAO_Profile * make_profile (ACE_ENV_SINGLE_ARG_DECL);