aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/GC.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2019-09-06 03:37:53 +0200
committerUlrich Sibiller <uli42@gmx.de>2020-01-05 22:37:36 +0100
commitfb03e31e564aa16128054038e66b9341eb5c7055 (patch)
tree4175c60be05890b87eb23e82545410ee51ef3482 /nx-X11/programs/Xserver/hw/nxagent/GC.c
parent5b3af018270e62ef7ceef88e93793427dad77574 (diff)
downloadnx-libs-fb03e31e564aa16128054038e66b9341eb5c7055.tar.gz
nx-libs-fb03e31e564aa16128054038e66b9341eb5c7055.tar.bz2
nx-libs-fb03e31e564aa16128054038e66b9341eb5c7055.zip
GC.c: reformat comments
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/GC.c')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/GC.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/GC.c b/nx-X11/programs/Xserver/hw/nxagent/GC.c
index df2fd2bb0..9d3ce2741 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/GC.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/GC.c
@@ -319,11 +319,11 @@ void nxagentChangeGC(GCPtr pGC, unsigned long mask)
nxagentGCTrap == 0)
{
/*
- * If the tile is corrupted and is not too much large, it can
- * be synchronized imme- diately. In the other cases, the tile
- * is cleared with a solid color to become usable. This
- * approach should solve the high delay on slow links waiting
- * for a background tile to be synchronized.
+ * If the tile is corrupted and is not too large, it can be
+ * synchronized immediately. In the other cases, the tile is
+ * cleared with a solid color to become usable. This approach
+ * should solve the high delay on slow links waiting for a
+ * background tile to be synchronized.
*/
if (nxagentOption(DeferLevel) >= 2 &&