Wireshark-commits: [Wireshark-commits] master b3166fd: TLS: Fix indent of SNI hello extension

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Sep 2016 08:47:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3166fd87c789ae9c42196933d89cbfd70084002
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TLS: Fix indent of SNI hello extension
    
    use 4 spaces
    
    Change-Id: I0cbde19997f51046e6d5f22213b994a94a2998d6
    Reviewed-on: https://code.wireshark.org/review/17978
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e91af83   Replace some seeks forward with wtap_read_bytes() with a null buffer pointer.
    adds  b3166fd   TLS: Fix indent of SNI hello extension


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |   62 ++++++++++++++++++------------------
 1 file changed, 31 insertions(+), 31 deletions(-)