Fix handling of XBM images on MS-Windows
commitac83b2dfe4504babfbafc5efb37dbde4bed34fed
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Feb 2017 09:55:11 +0000 (11 11:55 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Feb 2017 09:55:11 +0000 (11 11:55 +0200)
treeb2517154013c23d327eabdac553c31dbdeaab48c
parent09d50834206ff48bf6ac214e8cfb31d281ba993c
Fix handling of XBM images on MS-Windows

* src/image.c (xbm_load) [HAVE_NTGUI]: Fix calculation of
'nbytes' when inverting XBM data bits.  (Bug#25661)
src/image.c