efl/src/modules/evas/loaders/bmp
Cedric BAIL 74aa601afc evas: improve portability of bmp loader.
On system like 64bits windows it is not a guaranty that a
sizeof (long) == sizeof (void*), we are better using the right type.
This generate a warning that we could have seen with just cross compilation.
2013-02-16 10:36:41 +01:00
..
evas_image_load_bmp.c evas: improve portability of bmp loader. 2013-02-16 10:36:41 +01:00