Wireshark-commits: [Wireshark-commits] master 07698d5: Adjust some whitespace to match editor model

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Oct 2014 02:55:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07698d536b72f5267ebe654b0b0cbc394b713ce1
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

07698d5 by Bill Meier (wmeier@xxxxxxxxxxx):

    Adjust some whitespace to match editor modelines.
    
    Change-Id: Ia22cac3ebd7a454c156f98d967e6fd61f708a2b3
    Reviewed-on: https://code.wireshark.org/review/4489
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  0111e46   plugins: Add editor modelines; Adjust whitespace as needed.
    adds  07698d5   Adjust some whitespace to match editor modelines.


Summary of changes:
 epan/dissectors/packet-bssgp.c          |  334 +++++++--------
 epan/dissectors/packet-dcerpc-krb5rpc.c |    2 +-
 epan/dissectors/packet-gsm_a_bssmap.c   |  564 +++++++++++++-------------
 epan/dissectors/packet-gtpv2.c          |   64 +--
 epan/dissectors/packet-null.c           |    4 +-
 epan/dissectors/packet-ripng.c          |   18 +-
 epan/dissectors/packet-rtacser.c        |   21 +-
 epan/dissectors/packet-s7comm_szl_ids.c |    6 +-
 epan/dissectors/packet-tnef.c           |  104 ++---
 epan/wmem/wmem_core.c                   |    4 +-
 epan/wslua/wslua_field.c                |    4 +-
 plugins/ethercat/packet-ecatmb.c        |    2 +-
 plugins/profinet/packet-dcerpc-pn-io.c  |   10 +-
 ui/cli/tap-rtp.c                        |   58 +--
 ui/decode_as_utils.c                    |    4 +-
 ui/export_object_smb.c                  |  676 +++++++++++++++----------------
 ui/iface_lists.c                        |   32 +-
 ui/time_shift.c                         |  194 ++++-----
 ui/win32/console_win32.c                |   90 ++--
 wsutil/filesystem.c                     |  144 +++----
 20 files changed, 1167 insertions(+), 1168 deletions(-)