For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-btamp.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-10-10 wmeier Convert 'encoding' parameter of certain proto_tree_add...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-04-18 stigRemoved some unneeded assignments.
2011-02-12 guyThe lack of _WITH_PHDR in WTAP_ENCAP_BLUETOOTH_H4 means...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-10-17 stigFixed typo in "Reason" abbrev.
2009-09-23 krjDon't col_clear() followed by col_set_str(). A col_set_...
2009-06-24 wmeierRemove two unused includes
2009-06-23 jakeFrom Kovarththanan Rajaratnam: