]> git.eshelyaron.com Git - emacs.git/commit
* image.c (x_create_bitmap_from_xpm_data): Add cast to fix type clash
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 23 Jan 2011 04:33:12 +0000 (20:33 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 23 Jan 2011 04:33:12 +0000 (20:33 -0800)
commitf77fabaf6bc1296631b1a4bcdf363721e19a3ac4
tree2172808ca90bcc20e55ff65367b03646f2e22819
parentce504ff0c9a0d4a997a781c962efd5b0d37ea20a
* image.c (x_create_bitmap_from_xpm_data): Add cast to fix type clash

when calling XpmCreatePixmapFromData.
src/ChangeLog
src/image.c