From da1928c43380ad7a8e6bc28e2bef7b3ba0df0ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9F=D0=BE=D0=B4?= =?UTF-8?q?=D0=B8=D0=B2=D0=B8=D0=BB=D0=BE=D0=B2?= Date: Sat, 11 May 2019 22:48:05 +0300 Subject: [PATCH] fix --- daemon/HTTPServer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/HTTPServer.cpp b/daemon/HTTPServer.cpp index 6c120540..6ba32a57 100644 --- a/daemon/HTTPServer.cpp +++ b/daemon/HTTPServer.cpp @@ -182,7 +182,7 @@ namespace http { " Tunnels
\r\n" " Transit tunnels
\r\n" " Transports
\r\n" - " DOTNET tunnels
\r\n"; + " Active tunnels
\r\n"; if (dotnet::client::context.GetSAMBridge ()) s << " SAM sessions
\r\n"; s <<