aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tvbuff.h
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2012-06-11 20:51:47 +0000
committerBill Meier <wmeier@newsguy.com>2012-06-11 20:51:47 +0000
commit4f47eefa79dd75ba8d8455f21429fd49a8b25b1a (patch)
tree813ee22929cc07f4958fae5e6d7e0687b191f14c /epan/tvbuff.h
parentbdebbb9bdf26a3b898c29f80f65af190c663b11c (diff)
Fix bugs and other issues:
- remove 'if (tree)' around code which (eventually) calls col_...() functions; - remove unneeded check_col() usage; - use extended value-strings where appropriate; - use col_set_str() instead of col_add_fstr(); - fix mismatch between proto_tree_add_item() size arg and the FT type in the referenced hf[] entry (in a few cases); - FT_STRING fields should have ENC_ASCII|ENC_NA as the 'encoding' arg in the corresponding proto_tree_add_item() call; - do whitespace cleanup. Note: 1 issue remains: See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7260#c12 svn path=/trunk/; revision=43217
Diffstat (limited to 'epan/tvbuff.h')
0 files changed, 0 insertions, 0 deletions