Wireshark-commits: [Wireshark-commits] master aaeedcb: Fix modeline (use Wireshark standard with C

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 Aug 2014 11:28:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aaeedcb108aba98059269c439688774f951b3f26
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix modeline (use Wireshark standard with C comment and no C++ comment)
    
    Fix also some indent (tab->4spaces)
    
    Change-Id: Ieef26591d405c6abe622f9fa26d2a7117af3c259
    Reviewed-on: https://code.wireshark.org/review/3548
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a2090cd   Give more information about string encodings.
    adds  aaeedcb   Fix modeline (use Wireshark standard with C comment and no C++ comment)


Summary of changes:
 ui/qt/manage_interfaces_dialog.cpp |   25 +++++++++++++------------
 ui/qt/manage_interfaces_dialog.h   |   24 ++++++++++++------------
 ui/qt/remote_capture_dialog.cpp    |   29 +++++++++++++++--------------
 ui/qt/remote_capture_dialog.h      |   24 ++++++++++++------------
 ui/qt/remote_settings_dialog.cpp   |   24 ++++++++++++------------
 ui/qt/remote_settings_dialog.h     |   24 ++++++++++++------------
 6 files changed, 76 insertions(+), 74 deletions(-)