diff options
Diffstat (limited to 'src/HTTP/SslHTTPServerConnection.cpp')
-rw-r--r-- | src/HTTP/SslHTTPServerConnection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HTTP/SslHTTPServerConnection.cpp b/src/HTTP/SslHTTPServerConnection.cpp index 99fb1b956..20554708a 100644 --- a/src/HTTP/SslHTTPServerConnection.cpp +++ b/src/HTTP/SslHTTPServerConnection.cpp @@ -1,4 +1,4 @@ - + // SslHTTPConnection.cpp // Implements the cSslHTTPServerConnection class representing a HTTP connection made over a SSL link |