From e9a3734ae3ab5623c63c4fd0a97e1eeb23d98f41 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 28 Jul 2016 13:20:38 +0200 Subject: hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnectchecks parameter value is explained. --- nx-X11/programs/Xserver/hw/nxagent/Display.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/nx-X11/programs/Xserver/hw/nxagent/Display.c b/nx-X11/programs/Xserver/hw/nxagent/Display.c index 5d258fd44..04f2fbb4c 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Display.c +++ b/nx-X11/programs/Xserver/hw/nxagent/Display.c @@ -2186,9 +2186,8 @@ static int nxagentCheckForDefaultDepthCompatibility() * recommended, because it allows clients with a * higher default depth value to still connect, but * not lose functionality. - * - Bypass or higher means that all of these checks are - * essentially deactivated. This is probably a very - * bad idea. + * - Bypass means that all of these checks are essentially + * deactivated. This is probably a very bad idea. */ int dDepth; -- cgit v1.2.3