aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2013-10-22 14:27:48 +0000
committerBill Meier <wmeier@newsguy.com>2013-10-22 14:27:48 +0000
commita7fbfd70cf665592f4fcb45c5ab378d08d9c8425 (patch)
tree95f2a1a71e7763ca5d997bc835e8923fd66f41b6 /epan/dissectors/packet-x509sat.c
parent29b709298e2f1bdc7ebe8e032648848f3255d909 (diff)
Cleanup:
- remove duplicate/unneeded #includes - remove some boilerplate comments - fix up whitespace: indentation, trailing & etc - remove 'if (tree)' (Note: 'if (tree)' needs to be around all the code (as in the previous version of packet-wsmp) or none so that the same value of offset is used in various function calls whether or not 'tree == NULL'. For the moment I've chosen to remove the 'if (tree)' since (in theory) the (external) data dissector shouldn't be called under 'if (tree)'. - revert SVN #52757 since no it's longer needed with the removal of 'if (tree)'; - remove another unneeded line of code. svn path=/trunk/; revision=52761
Diffstat (limited to 'epan/dissectors/packet-x509sat.c')
0 files changed, 0 insertions, 0 deletions