ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 37189: /trunk/gtk/ /trunk/gtk/: packet_list_store.h

Date: Mon, 16 May 2011 20:33:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37189

User: cmaynard
Date: 2011/05/16 01:33 PM

Log:
 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.

Directory: /trunk/gtk/
  Changes    Path                   Action
  +2 -2      packet_list_store.h    Modified