Wireshark-commits: [Wireshark-commits] master 5051ae1: Convert "4 space tabs" to spaces; Adjust edi
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5051ae1cbe00fb57dd94d584554f731a83f932f6
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5051ae1 by Bill Meier (wmeier@xxxxxxxxxxx):
    Convert "4 space tabs" to spaces; Adjust editor modelines.
    
    Change-Id: I8d61d959c79e6aa9875c58680c54a331d18079cc
    Reviewed-on: https://code.wireshark.org/review/4504
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    
Actions performed:
    from  24d50bc   Adjust indentation to match editor modelines; Do other minor whitespace changes.
    adds  5051ae1   Convert "4 space tabs" to spaces; Adjust editor modelines.
Summary of changes:
 epan/dissectors/packet-paltalk.c |  128 +--
 epan/stats_tree.c                | 2004 +++++++++++++++++++-------------------
 epan/stats_tree.h                |  216 ++--
 extcap.c                         | 1042 ++++++++++----------
 extcap.h                         |   20 +-
 extcap_parser.c                  | 1372 +++++++++++++-------------
 extcap_parser.h                  |  172 ++--
 ui/gtk/extcap_gtk.c              | 1488 ++++++++++++++--------------
 ui/gtk/extcap_gtk.h              |   69 +-
 ui/gtk/mcast_stream_dlg.c        | 1142 +++++++++++-----------
 ui/gtk/rtp_stream_dlg.c          | 1530 ++++++++++++++---------------
 11 files changed, 4592 insertions(+), 4591 deletions(-)