Changed the style of two function headers
authorSebastian Bauer <mail@sebastianbauer.info>
Sun, 8 Jul 2012 22:48:45 +0000 (18:48 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 8 Jul 2012 22:49:24 +0000 (18:49 -0400)
commit4d641c3803d508ba1eb40e61257949422ae2b90d
treee3a012442ad2f2d2dd33da767975ce8567a8eb61
parent86ad09b548b45a5a5074d9d83970d5e7e7f89d31
Changed the style of two function headers

Declare functions *_inverse() and *_contains_rectangle() in the same
way as the other functions are declared. This doesn't imply any semantic
changes. It's just a unification of coding styles.
pixman/pixman-region.c