Make the first argument to scanline fetchers have type bits_image_t *
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 1 Sep 2013 02:59:53 +0000 (22:59 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 7 Sep 2013 21:12:18 +0000 (17:12 -0400)
commit80a232db68fcff6460e8704da6a97ee2e6971e99
tree410b35da18472dd32f5b10735a767609a86323ad
parent8ad63f90cd8392a40f115c56b16c54d45012070e
Make the first argument to scanline fetchers have type bits_image_t *

Scanline fetchers haven't been used for images other than bits for a
long time, so by making the type reflect this fact, a bit of casting
can be saved in various places.
pixman/pixman-access.c
pixman/pixman-bits-image.c
pixman/pixman-private.h