efl/src/modules/evas/image_loaders/psd
Derek Foreman 34ce296cac psd_loader: Fix bad assumption about signedness of chars
Whether "char" is signed or unsigned is architecture dependent, so if we
know we need a -1 in a char type we must declared it to be signed.
2016-06-03 16:28:24 -05:00
..
evas_image_load_psd.c psd_loader: Fix bad assumption about signedness of chars 2016-06-03 16:28:24 -05:00