From b40d0b1aa1ba525a6c8ee225500ff81bdced04dc Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Thu, 18 Nov 2021 23:14:46 +0100 Subject: nxcomp: delete trailing whitespace --- nxcomp/src/ServerProxy.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nxcomp/src/ServerProxy.cpp') diff --git a/nxcomp/src/ServerProxy.cpp b/nxcomp/src/ServerProxy.cpp index 28f94842a..c3fcc300d 100644 --- a/nxcomp/src/ServerProxy.cpp +++ b/nxcomp/src/ServerProxy.cpp @@ -327,7 +327,7 @@ int ServerProxy::handleNewXConnectionFromProxy(int channelId) assignChannelMap(channelId, xServerFd); #ifdef TEST - *logofs << "ServerProxy: X server descriptor FD#" << xServerFd + *logofs << "ServerProxy: X server descriptor FD#" << xServerFd << " mapped to channel ID#" << channelId << ".\n" << logofs_flush; #endif @@ -523,7 +523,7 @@ int ServerProxy::handleLoadFromProxy() << "in command load from proxy.\n"; return -1; - } + } else if (handleLoadStores() < 0) { #ifdef WARNING -- cgit v1.2.3