diff options
Diffstat (limited to 'src/HTTP/HTTPServer.h')
-rw-r--r-- | src/HTTP/HTTPServer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HTTP/HTTPServer.h b/src/HTTP/HTTPServer.h index a2d5d84fc..a70d41069 100644 --- a/src/HTTP/HTTPServer.h +++ b/src/HTTP/HTTPServer.h @@ -1,4 +1,4 @@ - + // HTTPServer.h // Declares the cHTTPServer class representing a HTTP webserver that uses cListenThread and cSocketThreads for processing |