Wireshark-commits: [Wireshark-commits] master de70d2a: H225: fix indent (use 2 spaces) and add mode

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Aug 2015 16:33:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=de70d2a18a6d740df47ce764a81e195c158b2e51
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    H225: fix indent (use 2 spaces) and add modelines info
    
    Change-Id: Ibe4cf8d004c6c94f745e5c620100af9483fa6a31
    Reviewed-on: https://code.wireshark.org/review/9934
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  d6c6b08   wmem: Mark removed strings with is_removed
    adds  de70d2a   H225: fix indent (use 2 spaces) and add modelines info


Summary of changes:
 asn1/h225/h225.cnf               |  168 ++--
 asn1/h225/packet-h225-template.c | 1673 +++++++++++++++++-----------------
 asn1/h225/packet-h225-template.h |   83 +-
 epan/dissectors/packet-h225.c    | 1841 +++++++++++++++++++-------------------
 epan/dissectors/packet-h225.h    |   83 +-
 5 files changed, 1948 insertions(+), 1900 deletions(-)