summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h
index ba9ddcd89c2..589eff28c1c 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.h
@@ -70,8 +70,9 @@ public:
TAO_IIOP_SSL_BASE_CONNECTOR;
protected:
- int make_connect (TAO_GIOP_Invocation *invocation,
- TAO_Transport_Descriptor_Interface *desc);
+
+ int make_connection (TAO_GIOP_Invocation *invocation,
+ TAO_Transport_Descriptor_Interface *desc);
private: