Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master fced2dd: Do various minor changes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Mar 2014 13:21:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fced2dd196232a381972a3a9001b174b3b757bae
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fced2dd by Bill Meier (wmeier@xxxxxxxxxxx):

    Do various minor changes
    
    - Remove _U_from a function param;
       document usage of the param;
       add a DISSECTOR_ASSERT for the param;
    - Remove a few unneeded variable initalizers;
    - Use -1 iso tvb_length() in proto_tree_add_protocol_format(..);
    - Add editor modelines.
    
    Change-Id: I7d7a8ea1176a26ea319d9fc0dab5d3a51050edd5
    Reviewed-on: https://code.wireshark.org/review/584
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  784808c   PDCP LTE: various fixes related to security handling
    adds  fced2dd   Do various minor changes


Summary of changes:
 epan/dissectors/packet-6lowpan.c |   29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)