summaryrefslogtreecommitdiffstats
path: root/src/HTTP/SslHTTPServerConnection.h
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2016-02-21 11:34:16 +0100
committerMattes D <github@xoft.cz>2016-03-01 16:20:00 +0100
commit6ff389f6d48fd66c77286ac384031863ccf2a768 (patch)
tree83219a6eaf87a2050c10662fb8caa5d1514a6af4 /src/HTTP/SslHTTPServerConnection.h
parentRenamed HTTPResponse to HTTPOutgoingResponse. (diff)
downloadcuberite-6ff389f6d48fd66c77286ac384031863ccf2a768.tar
cuberite-6ff389f6d48fd66c77286ac384031863ccf2a768.tar.gz
cuberite-6ff389f6d48fd66c77286ac384031863ccf2a768.tar.bz2
cuberite-6ff389f6d48fd66c77286ac384031863ccf2a768.tar.lz
cuberite-6ff389f6d48fd66c77286ac384031863ccf2a768.tar.xz
cuberite-6ff389f6d48fd66c77286ac384031863ccf2a768.tar.zst
cuberite-6ff389f6d48fd66c77286ac384031863ccf2a768.zip
Diffstat (limited to 'src/HTTP/SslHTTPServerConnection.h')
-rw-r--r--src/HTTP/SslHTTPServerConnection.h2
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