gif loader: use Eina_Bool for one-bit bitfield
authorStefan Schmidt <stefan@osg.samsung.com>
Fri, 13 Nov 2015 12:00:04 +0000 (13:00 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Fri, 13 Nov 2015 12:00:04 +0000 (13:00 +0100)
commit6939963e76220d297166e8968d3c094f9172e9ac
tree1951886d0fb38e446bc747d8222ac563bb04a11b
parentc4a2aa63894a0e111016697429b175533a424b82
gif loader: use Eina_Bool for one-bit bitfield

Make sure we are using a unsigned var here. Best go with a Eina_Bool directly.
src/modules/evas/image_loaders/gif/evas_image_load_gif.c