aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vntag.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2012-09-17 17:47:43 +0000
committerBill Meier <wmeier@newsguy.com>2012-09-17 17:47:43 +0000
commit8a82b7a361707d1dbc92f978eb74b504027d3405 (patch)
tree10397ecfae792851f9825c30d34869463f0aa354 /epan/dissectors/packet-vntag.c
parentb29ae79cf672d96b18c9e39bc34d70b3e8c5ca06 (diff)
Cleanup:
- fix two cases of potential infinite loop while dissecting; [for (guint8 i; i <= guint8 end; i++)] - col_...() fcns should not be called under 'if (tree)' - remove unneeded initializers; - move proto_reg_handoff...() to the end of the file as per convention; - remove some boilerplate comments; - use consistent indentation and whitespace style; - remove some trailing whitespace. svn path=/trunk/; revision=44950
Diffstat (limited to 'epan/dissectors/packet-vntag.c')
0 files changed, 0 insertions, 0 deletions