From 1e5b41352c7d45f34cb1a51e3d3811a4a994592a Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Sun, 19 Sep 2021 19:31:13 +0200 Subject: clang-format again --- zenhttp/httpsys.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zenhttp/httpsys.cpp') diff --git a/zenhttp/httpsys.cpp b/zenhttp/httpsys.cpp index b5313021c..3c5e5d8d3 100644 --- a/zenhttp/httpsys.cpp +++ b/zenhttp/httpsys.cpp @@ -716,7 +716,7 @@ HttpSysServer::Run(bool IsInteractive) do { - //int WaitTimeout = -1; + // int WaitTimeout = -1; int WaitTimeout = 100; if (IsInteractive) -- cgit v1.2.3