aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/src/StColors.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/src/StColors.c')
-rw-r--r--nx-X11/lib/src/StColors.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nx-X11/lib/src/StColors.c b/nx-X11/lib/src/StColors.c
index 17a215cc0..fa1814c8e 100644
--- a/nx-X11/lib/src/StColors.c
+++ b/nx-X11/lib/src/StColors.c
@@ -53,6 +53,7 @@ XStoreColors(
citem.green = defs[i].green;
citem.blue = defs[i].blue;
citem.flags = defs[i].flags;
+ citem.pad = 0;
/* note that xColorItem doesn't contain all 16-bit quantities, so
we can't use Data16 */