text: Pack all bitfields at the end of the private structure
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 7 Sep 2011 14:20:42 +0000 (15:20 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 7 Sep 2011 14:37:09 +0000 (15:37 +0100)
commit9f70ea8dee74ebf5f6f32360b439d9babba58ac3
treecb5e91ee4250a703df2e273b5d48f32ed33ff4c1
parent0c22246beabf6005a17687ae5d576d4e2e72e327
text: Pack all bitfields at the end of the private structure

Don't leave them in the middle, to avoid holes.
clutter/clutter-text.c