Wireshark-commits: [Wireshark-commits] master 761d555: s1ap: fix indent (use 2 spaces) and modeline

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jul 2016 11:30:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=761d555e4f20eaba64f7c064bee693a33a74fdcf
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

761d555 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    s1ap: fix indent (use 2 spaces) and modelines info
    
    Change-Id: I450f252d22b21438e55285b2af950f6a1c9f6d10
    Reviewed-on: https://code.wireshark.org/review/16693
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4d5cf21   DNP dissector. Typo in comments
    adds  761d555   s1ap: fix indent (use 2 spaces) and modelines info


Summary of changes:
 epan/dissectors/asn1/s1ap/packet-s1ap-template.c |  106 +-
 epan/dissectors/asn1/s1ap/packet-s1ap-template.h |   21 +-
 epan/dissectors/asn1/s1ap/s1ap.cnf               | 1571 +++++++++++-----------
 epan/dissectors/packet-s1ap.c                    |  548 ++++----
 epan/dissectors/packet-s1ap.h                    |   21 +-
 5 files changed, 1161 insertions(+), 1106 deletions(-)