From 845ae6eab1794976943e484c202d3d10c673cc30 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Wed, 11 Apr 2018 00:28:04 +0200 Subject: Screen.c/Events.c: fix some comments --- nx-X11/programs/Xserver/hw/nxagent/Window.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nx-X11/programs/Xserver/hw/nxagent/Window.c') diff --git a/nx-X11/programs/Xserver/hw/nxagent/Window.c b/nx-X11/programs/Xserver/hw/nxagent/Window.c index 073021ed8..ca0de468b 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Window.c +++ b/nx-X11/programs/Xserver/hw/nxagent/Window.c @@ -869,8 +869,7 @@ void nxagentSwitchAllScreens(ScreenPtr pScreen, Bool switchOn) } /* - * This should also flush - * the NX link for us. + * This should also flush the NX link for us. */ XSync(nxagentDisplay, 0); -- cgit v1.2.3