1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtsession/SrvPalette: fix CID 89227

This commit is contained in:
Jon Trulson 2014-12-27 20:09:09 -07:00
parent 722cfc70eb
commit 4dae64c891

View file

@ -665,7 +665,7 @@ convert_pixel_set(
int i;
char *converted;
char *p;
int colormappingindex;
int colormappingindex = 0;
const int colormapping [4][XmCO_MAX_NUM_COLORS] = {
{0, 1, 2, 3, 4, 5, 6, 7}, /* XmCO_HIGH_COLOR */