A gboolean is a gint; technically, it doesn't fit in a bit field of length 1,
authorcmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 16 May 2011 20:33:39 +0000 (20:33 +0000)
committercmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 16 May 2011 20:33:39 +0000 (20:33 +0000)
commitebaa8a26402a49a7c301402efd05c2a475bebe05
tree926849fe0ff90c1207cd335a6eb0ba0fceba007e
parent8697eb3eb00ed5a95f93e61c6158b575743199e1
A gboolean is a gint; technically, it doesn't fit in a bit field of length 1,
so eliminate the bit field.  Fixes Coverity CIDs 1195-1196.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37189 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/packet_list_store.h