summaryrefslogtreecommitdiff
path: root/mergecap.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-01-21 02:32:48 +0000
committerBill Meier <wmeier@newsguy.com>2014-01-21 02:32:48 +0000
commit0bc06ee3ab5ddc3bf00a97be4444b2a5d5f56385 (patch)
tree25115b35dd29151e1b35a29e8d893a1a150c651e /mergecap.c
parent45d5b742190d9a5532ce95fbda8af61689e9023e (diff)
downloadwireshark-0bc06ee3ab5ddc3bf00a97be4444b2a5d5f56385.tar.gz
- Remove unneeded #includes;
- "Once-only" test not needed in proto_reg_handoff..(); - Set COL_PROTOCOL, clear COL_INFO at the begining of the dissector before fetching data from the tvb; - Use tvb_reported_length; - Use col_set_str/col_append_str where appropriate; - Zigbee --> lwm; - Fix typo; - Reformat some whitespace for consistency. ToDo: - Review use of col_...() and expert...() under 'if (tree)'; - Review use of col_clear(..., COL_INFO) after text already added to COL_INFO; - Review certain tvb fetches to ensure no fetches using a negative offset; svn path=/trunk/; revision=54871
Diffstat (limited to 'mergecap.c')
0 files changed, 0 insertions, 0 deletions