Get rid of casts to scanFetchProc in pixman-bits-image.c
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Tue, 23 Jun 2009 22:58:39 +0000 (18:58 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Wed, 24 Jun 2009 16:37:46 +0000 (12:37 -0400)
commit2d2d3a2625fcc1151f61d0dc1a6ff268d7491be8
treebee990a068b3fbcd9f257b6213929921cf04d708
parent4597ad88d9ade51b5a0b4eb87503e1278b29ef56
Get rid of casts to scanFetchProc in pixman-bits-image.c

Instead just declare the functions with the required type and do any
type conversions in the function itself.
pixman/pixman-bits-image.c
pixman/pixman-image.c
pixman/pixman-private.h