URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43afcb4b18a4227cac4f0c28ebf940ab616fb055
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
43afcb4 by Bill Meier (wmeier@xxxxxxxxxxx):
Remove unneeded #include <epan/prefs.h>; As needed: Add editor-modelines & adjust whitespaxcce.
Change-Id: I6f79357e0f3906f6ccc5b68eb451b69b68636335
Reviewed-on: https://code.wireshark.org/review/3613
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from facb76a packet-gsm_a_dtap.c: various changes (mostly indentation/whitespace/formatting);
adds 43afcb4 Remove unneeded #include <epan/prefs.h>; As needed: Add editor-modelines & adjust whitespaxcce.
Summary of changes:
epan/dissectors/packet-ceph.c | 1 -
epan/dissectors/packet-cfdp.c | 2 -
epan/dissectors/packet-etsi_card_app_toolkit.c | 3 -
epan/dissectors/packet-gsm_a_gm.c | 1 -
epan/dissectors/packet-gsm_a_rr.c | 159 +++++++++---------
epan/dissectors/packet-gsm_sim.c | 30 ++--
epan/dissectors/packet-gsmtap.c | 1 -
epan/dissectors/packet-juniper.c | 22 ++-
epan/dissectors/packet-mih.c | 15 +-
epan/dissectors/packet-mpeg-pat.c | 1 -
epan/dissectors/packet-nflog.c | 1 -
epan/dissectors/packet-null.c | 206 +++++++++++++-----------
epan/dissectors/packet-openflow_v1.c | 14 +-
epan/dissectors/packet-raw.c | 74 +++++----
epan/dissectors/packet-rmt-fec.c | 1 -
epan/dissectors/packet-sll.c | 19 ++-
epan/dissectors/packet-ssl-utils.h | 2 -
17 files changed, 315 insertions(+), 237 deletions(-)