Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9ed99d5: Strip some trailing whitespace; Fix some ind

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Jul 2014 03:20:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ed99d5c4ea354e96c7617e6c4583b4306b2ae37
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9ed99d5 by Bill Meier (wmeier@xxxxxxxxxxx):

    Strip some trailing whitespace; Fix some indentation; Add editor-modelines as needed.
    
    Change-Id: I943153e28f468070d86535abad7be032e1386118
    Reviewed-on: https://code.wireshark.org/review/2994
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  d96ff60   As opposed to *loudly* silently?
    adds  9ed99d5   Strip some trailing whitespace; Fix some indentation; Add editor-modelines as needed.


Summary of changes:
 asn1/ros/packet-ros-template.c         |    2 +-
 epan/dissectors/file-mp4.c             |    2 +-
 epan/dissectors/packet-assa_r3.c       |    2 +-
 epan/dissectors/packet-diameter_3gpp.c |   37 ++++++++++++++++++---------
 epan/dissectors/packet-dvbci.c         |    2 +-
 epan/dissectors/packet-lacp.c          |   15 ++++++++++-
 epan/dissectors/packet-mac-lte.c       |    2 +-
 epan/dissectors/packet-mrcpv2.c        |    4 +--
 epan/dissectors/packet-pdcp-lte.c      |    2 +-
 epan/dissectors/packet-ros.c           |    2 +-
 epan/dissectors/packet-sip.c           |    4 +--
 epan/dissectors/packet-usb.c           |    2 +-
 epan/dissectors/packet-who.c           |   15 ++++++++++-
 file.c                                 |    2 +-
 plugins/profinet/packet-dcerpc-pn-io.c |    2 +-
 ui/gtk/voip_calls.c                    |   44 ++++++++++++++++----------------
 ui/io_graph_item.h                     |    2 +-
 17 files changed, 90 insertions(+), 51 deletions(-)