aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/httpsys.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zenhttp/httpsys.cpp')
-rw-r--r--zenhttp/httpsys.cpp2
1 files changed, 1 insertions, 1 deletions
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)