Change type of bitfield fields from guint to the most suitable smaller
authorTor Lillqvist <tml@novell.com>
Thu, 28 Aug 2008 10:24:35 +0000 (10:24 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 28 Aug 2008 10:24:35 +0000 (10:24 +0000)
commitaf83115e5ca385d1d6964c4b9b7106a4d64c6d5d
treed5f326f761a4d5b994d9e592613b1e1a4d222016
parentaaa1c3c04caa1f6049727b7c68dc2c5632b95c52
Change type of bitfield fields from guint to the most suitable smaller

2008-08-28  Tor Lillqvist  <tml@novell.com>

* girepository/gtypelib.h: Change type of bitfield fields from
guint to the most suitable smaller type. This makes the struct
sizes match the ones on Linux that the sanity check expects when
using gcc -mms-bitfields on Windows.

svn path=/trunk/; revision=508
ChangeLog
girepository/gtypelib.h