Wireshark-commits: [Wireshark-commits] master 5cc290b: gprscdr: fix indent (use 2 spaces) and model
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Apr 2016 17:20:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cc290b8ae0dfd4a1be088de4d4e29ba3e611fbb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5cc290b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    gprscdr: fix indent (use 2 spaces) and modelines
    
    Change-Id: Ic4ad431c86304aaeb931291c83debbd90ab9ce2a
    Reviewed-on: https://code.wireshark.org/review/15007
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bd62382   Remove "AirPcap" string for 802.11 medium on Windows because this medium can be provided by Npcap as well
    adds  5cc290b   gprscdr: fix indent (use 2 spaces) and modelines


Summary of changes:
 epan/dissectors/asn1/gprscdr/gprscdr.cnf           |  117 ++++++++++---------
 .../asn1/gprscdr/packet-gprscdr-template.c         |   18 ++-
 .../asn1/gprscdr/packet-gprscdr-template.h         |   13 ++-
 epan/dissectors/packet-gprscdr.c                   |  120 +++++++++++---------
 epan/dissectors/packet-gprscdr.h                   |   13 ++-
 5 files changed, 170 insertions(+), 111 deletions(-)