Wireshark-commits: [Wireshark-commits] master c0b0a11: (Pedantic): set editor modelines tab-width &

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Apr 2014 15:31:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0b0a11e4eaf73a2187c93f31f414ca16dfa10af
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c0b0a11 by Bill Meier (wmeier@xxxxxxxxxxx):

    (Pedantic): set editor modelines tab-width & etc to 8; Also: fix some indentation in packet-sip.c
    
    Change-Id: I623fc5e4c1247dbe5e15f0f33270f4f0994268ab
    Reviewed-on: https://code.wireshark.org/review/943
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  dc84709   please checkAPI
    adds  c0b0a11   (Pedantic): set editor modelines tab-width & etc to 8; Also: fix some indentation in packet-sip.c


Summary of changes:
 captype.c                    |    6 +-
 epan/column.c                |    6 +-
 epan/dissectors/packet-rtp.c |    6 +-
 epan/dissectors/packet-sdp.c |    6 +-
 epan/dissectors/packet-sip.c |  978 +++++++++++++++++++++---------------------
 epan/tvbuff.h                |   14 +-
 ui/cli/tap-iostat.c          |    6 +-
 ui/gtk/file_import_dlg.c     |    8 +-
 ui/win32/print_win32.c       |    6 +-
 wsutil/strnatcmp.c           |    6 +-
 10 files changed, 524 insertions(+), 518 deletions(-)