diff --git a/src/main/native/cpp/MjpegServerImpl.cpp b/src/main/native/cpp/MjpegServerImpl.cpp index 415f9b09bd..6a60e8ce80 100644 --- a/src/main/native/cpp/MjpegServerImpl.cpp +++ b/src/main/native/cpp/MjpegServerImpl.cpp @@ -31,14 +31,13 @@ using namespace cs; // A bare-bones HTML webpage for user friendliness. static const char* emptyRootPage = - "CameraServer" + "" "

" "Settings JSON" ""; // An HTML page to be sent when a source exists static const char* startRootPage = - "\n" "