summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/ServerContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceSSL/ServerContext.h')
-rw-r--r--cpp/src/IceSSL/ServerContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceSSL/ServerContext.h b/cpp/src/IceSSL/ServerContext.h
index da0d87fec0a..f7c7c22424d 100644
--- a/cpp/src/IceSSL/ServerContext.h
+++ b/cpp/src/IceSSL/ServerContext.h
@@ -33,7 +33,7 @@ public:
protected:
- ServerContext(const TraceLevelsPtr&, const Ice::LoggerPtr&, const Ice::PropertiesPtr&);
+ ServerContext(const TraceLevelsPtr&, const Ice::CommunicatorPtr&);
virtual void loadCertificateAuthority(const CertificateAuthority& certAuth);