From fe447bb6d26dceff743797548d24e3b854e3a104 Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Mon, 25 Dec 2017 02:18:46 +0100 Subject: nxcomp/src/Loop.cpp: whitespace only. --- nxcomp/src/Loop.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nxcomp') diff --git a/nxcomp/src/Loop.cpp b/nxcomp/src/Loop.cpp index d05c22941..b88615467 100644 --- a/nxcomp/src/Loop.cpp +++ b/nxcomp/src/Loop.cpp @@ -6262,7 +6262,7 @@ int WaitForRemote(ChannelEndPoint &socketAddress) continue; } - + nxfatal << "Loop: PANIC! Call to select failed. Error is " << EGET() << " '" << ESTR() << "'.\n" << std::flush; @@ -6340,7 +6340,7 @@ int WaitForRemote(ChannelEndPoint &socketAddress) cerr << "Warning" << ": Refusing connection from '" << connectedHost << "'.\n"; - } + } // // Not the best way to elude a DOS attack... @@ -10860,7 +10860,7 @@ int SetLogs() S_IWGRP | S_IROTH | S_IWOTH); #endif - + if (OpenLogFile(errorsFileName, logofs) < 0) { HandleCleanup(); -- cgit v1.2.3