aboutsummaryrefslogtreecommitdiffstats
path: root/vmime/net/tls/TLSSecuredConnectionInfos.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'vmime/net/tls/TLSSecuredConnectionInfos.hpp')
-rw-r--r--vmime/net/tls/TLSSecuredConnectionInfos.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmime/net/tls/TLSSecuredConnectionInfos.hpp b/vmime/net/tls/TLSSecuredConnectionInfos.hpp
index 3cc72ce7..5451633b 100644
--- a/vmime/net/tls/TLSSecuredConnectionInfos.hpp
+++ b/vmime/net/tls/TLSSecuredConnectionInfos.hpp
@@ -49,7 +49,7 @@ public:
ref <TLSSession> tlsSession, ref <TLSSocket> tlsSocket);
const string getHost() const;
- const port_t getPort() const;
+ port_t getPort() const;
/** Return the peer's certificate (chain) as sent by the peer.
*