diff options
Diffstat (limited to '')
-rw-r--r-- | src/HTTP/SslHTTPServerConnection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HTTP/SslHTTPServerConnection.h b/src/HTTP/SslHTTPServerConnection.h index 6032a2bd0..eceb80fb7 100644 --- a/src/HTTP/SslHTTPServerConnection.h +++ b/src/HTTP/SslHTTPServerConnection.h @@ -1,7 +1,7 @@ // SslHTTPServerConnection.h -// Declared the cSslHTTPServerConnection class representing a HTTP connection made over a SSL link +// Declares the cSslHTTPServerConnection class representing a HTTP connection made over an SSL link |