http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41612
User: wmeier
Date: 2012/03/16 07:16 AM
Log:
Fix some of the incorrect hf[] FT_BOOLEAN 'display' and 'bitmask' fields;
(Additional instances requiring feedback from the dissector author have
been marked with XXX).
For 'hf_om2k_aop' use a bitmask in the hf[] entry rather than shifting & etc
in the proto_tree_add_uint() call.
See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6792 Comment #8.
Directory: /trunk/epan/dissectors/
Changes Path Action
+15 -16 packet-gsm_abis_om2000.c Modified