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 0de109e: x509ce: fix indent (use 2 spaces)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Apr 2018 06:56:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0de109ef57ebd6ddf25c87c599c9d8b522967a3b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    x509ce: fix indent (use 2 spaces)
    
    Change-Id: I48c74126a57945033dbe5c81c9bb92012af6c719
    Reviewed-on: https://code.wireshark.org/review/27129
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  69e2603   ftypes: fix memleak when converting protocol values
    adds  0de109e   x509ce: fix indent (use 2 spaces)


Summary of changes:
 .../asn1/x509ce/packet-x509ce-template.c           | 57 ++++++++++++--------
 .../asn1/x509ce/packet-x509ce-template.h           | 12 +++++
 epan/dissectors/asn1/x509ce/x509ce.cnf             | 56 ++++++++++++--------
 epan/dissectors/packet-x509ce.c                    | 61 +++++++++++++---------
 epan/dissectors/packet-x509ce.h                    | 12 +++++
 5 files changed, 130 insertions(+), 68 deletions(-)