summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/PluginI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceSSL/PluginI.cpp')
-rw-r--r--cpp/src/IceSSL/PluginI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceSSL/PluginI.cpp b/cpp/src/IceSSL/PluginI.cpp
index e06cdb2eec9..67bf827d37e 100644
--- a/cpp/src/IceSSL/PluginI.cpp
+++ b/cpp/src/IceSSL/PluginI.cpp
@@ -108,7 +108,7 @@ ConnectionInvalidException::ice_throw() const
throw *this;
}
-ConnectionInfo
+IceSSL::ConnectionInfo
IceSSL::getConnectionInfo(const ConnectionPtr& connection)
{
Ice::ConnectionIPtr con = Ice::ConnectionIPtr::dynamicCast(connection);