Replace instances of "dst_*" with "dest_*"
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 25 Mar 2011 18:17:08 +0000 (14:17 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 12 Jun 2011 20:45:57 +0000 (16:45 -0400)
commit4d713e3120909d82e37b0405d035e85bbc8a61a9
treef1d711db5517fa24ae146163117f439cbd6e87dd
parent6aceb767aa6eea38ec3021263ca1d83aa9e0a3df
Replace instances of "dst_*" with "dest_*"

The variables in question were dst_x, dst_y, dst_image. The majority
of _x and _y uses were already dest_x and dest_y, while the majority
of _image uses were dst_image.
pixman/pixman-arm-common.h
pixman/pixman-arm-neon.c
pixman/pixman-fast-path.c
pixman/pixman-fast-path.h
pixman/pixman-general.c
pixman/pixman-implementation.c
pixman/pixman-mmx.c
pixman/pixman-private.h
pixman/pixman-sse2.c
pixman/pixman.c
pixman/pixman.h