actor: Pack bitfields in ClutterActorPrivate
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 12 Sep 2011 10:33:18 +0000 (11:33 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 12 Sep 2011 10:33:18 +0000 (11:33 +0100)
commit27502af591597dd30c2b7e522e5c087f426810d3
treea80a357c537cb26a3d4ae79f3d7bafc07557141d
parente5cd039b5327a1d856e5285d35c6bd0db738f765
actor: Pack bitfields in ClutterActorPrivate

Bitfields should go at the end, to avoid holes in the middle of the
struct.
clutter/clutter-actor.c