Wireshark-commits: [Wireshark-commits] master facb76a: packet-gsm_a_dtap.c: various changes (mostly

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Aug 2014 14:43:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=facb76ad8f47e6428b7c84b47dd8326ff9ad4f3f
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

facb76a by Bill Meier (wmeier@xxxxxxxxxxx):

    packet-gsm_a_dtap.c: various changes (mostly indentation/whitespace/formatting);
    
    - Remove #include <epan/prefs.h> (no prefs);
    - tvb_length() --> tvb_reported_length()
    - Use '4 space' indentation;
    - Use consistent whitespace formatting;
    - Reformat hf[] entries for readability;
    
    Change-Id: I4fd7e860efa795256972d6a31155f0502fb7dcfd
    Reviewed-on: https://code.wireshark.org/review/3612
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  c84578c   packet-ppp.h/packet-rmt-common.h: Add #include <epan/params.h> (so certain other files need not do so).
    adds  facb76a   packet-gsm_a_dtap.c: various changes (mostly indentation/whitespace/formatting);


Summary of changes:
 epan/dissectors/packet-gsm_a_dtap.c | 9014 ++++++++++++++++++-----------------
 1 file changed, 4699 insertions(+), 4315 deletions(-)