Wireshark-commits: [Wireshark-commits] master 53b2096: Add Modelines and fix indent

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 6 Aug 2014 10:48:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=53b209650b6c0ff24e93623f1930122421478e08
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Add Modelines and fix indent
    
    Change-Id: I7abb415bccff4de846ab273eed3e3b2a434d94b7
    Reviewed-on: https://code.wireshark.org/review/3455
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  530f70f   Try to fix: packet-mq.c:3653: warning: declaration of 'tree' shadows a parameter
    adds  53b2096   Add Modelines and fix indent


Summary of changes:
 epan/dissectors/packet-isis-clv.c   |   13 +++++++++++++
 epan/dissectors/packet-isis-clv.h   |   13 +++++++++++++
 epan/dissectors/packet-isis-hello.c |   13 +++++++++++++
 epan/dissectors/packet-isis-lsp.c   |   13 +++++++++++++
 epan/dissectors/packet-isis-snp.c   |   13 +++++++++++++
 epan/dissectors/packet-isis.c       |   34 ++++++++++++++++++++++++----------
 epan/dissectors/packet-isis.h       |   13 +++++++++++++
 7 files changed, 102 insertions(+), 10 deletions(-)