aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2019-09-05 23:48:04 +0200
committerUlrich Sibiller <uli42@gmx.de>2020-01-05 22:37:36 +0100
commitab7113b79d6495fd248bd84ee3716ca09e6ad032 (patch)
treea0ae20a13f10fc617896b93c31a7f2b143c5292d /nx-X11
parent5275d2d03f636092c310a9249062125ec9201c64 (diff)
downloadnx-libs-ab7113b79d6495fd248bd84ee3716ca09e6ad032.tar.gz
nx-libs-ab7113b79d6495fd248bd84ee3716ca09e6ad032.tar.bz2
nx-libs-ab7113b79d6495fd248bd84ee3716ca09e6ad032.zip
BitmapUtils.c: remove tailing whitespace
Diffstat (limited to 'nx-X11')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/BitmapUtils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/BitmapUtils.c b/nx-X11/programs/Xserver/hw/nxagent/BitmapUtils.c
index b889d2a62..567c1c302 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/BitmapUtils.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/BitmapUtils.c
@@ -115,4 +115,3 @@ nxagentFourByteSwap(unsigned char *buf, int nbytes)
buf[2] = c;
}
}
-