diff --git a/HTTPServer.cpp b/HTTPServer.cpp index b0281692..ddfa6478 100644 --- a/HTTPServer.cpp +++ b/HTTPServer.cpp @@ -510,8 +510,8 @@ namespace util s << ""; s << "
\r\n"; s << "Jump services for " << address << ""; - s << ""; + s << ""; } void HTTPConnection::ShowLocalDestinations (std::stringstream& s)