summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authordscho <dscho>2008-01-31 11:52:50 +0000
committerdscho <dscho>2008-01-31 11:52:50 +0000
commitc5173f364f98230bb51fa8c1baf79d171e2c9e72 (patch)
tree7acf20b300315dac2b1d3276cf8029c4698f427b /configure.ac
parent3d9a5639838d18e790586f0acc294fdf7ebadd74 (diff)
downloadlibvncserver-c5173f364f98230bb51fa8c1baf79d171e2c9e72.zip
libvncserver-c5173f364f98230bb51fa8c1baf79d171e2c9e72.tar.gz
Fix Swap16IfLE() on bytes
When swapping the values for the colour table to little-endian (because they are 16-bit values), we need to cast "unsigned char" to "unsigned short"; otherwise, Microsoft's compiler would keep complaining. Noticed by Christian Ehrlicher. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud