URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bfe37060351eac4ce95a0bc36f218d992f216ff1
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bfe3706 by Bill Meier (wmeier@xxxxxxxxxxx):
Always put editor-modelines at the end of the file ...
... to ensure that there are no potential issues with respect to
editors limiting the number of lines scanned at the end of the file
when checking for editor modelines.
Change-Id: Ic85cbb108bb5159d6ec4116fea11f5eebb4e44a4
Reviewed-on: https://code.wireshark.org/review/4688
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from 71c5ac0 packet-assa_r3.c: Use editor modelines from http://www.wireshark.org/tools/modelines.html
adds bfe3706 Always put editor-modelines at the end of the file ...
Summary of changes:
capture_info.h | 4 ++--
capture_opts.h | 4 ++--
cfile.h | 6 +++---
color.h | 4 ++--
conditions.h | 4 ++--
epan/dissectors/packet-bssgp.h | 4 ++--
epan/dissectors/packet-corosync-totemnet.c | 2 --
epan/dissectors/packet-csn1.h | 6 +++---
epan/dissectors/packet-e212.h | 4 ++--
epan/dissectors/packet-gsm_rlcmac.h | 6 +++---
epan/dissectors/packet-sctp.h | 6 +++---
epan/dissectors/packet-ses.h | 4 ++--
epan/dissectors/packet-zbee-aps.h | 4 ++--
epan/dissectors/packet-zbee-nwk.h | 5 ++---
epan/dissectors/packet-zbee-security.h | 4 ++--
epan/dissectors/packet-zbee-zdp.h | 4 ++--
epan/dissectors/packet-zbee.h | 4 ++--
epan/frequency-utils.h | 7 +++----
epan/stats_tree.h | 4 ++--
file.h | 4 ++--
fileset.h | 4 ++--
frame_tvbuff.h | 4 ++--
globals.h | 4 ++--
log.h | 4 ++--
plugins/ethercat/packet-ioraw.c | 7 ++++---
register.h | 6 +++---
ringbuffer.h | 6 +++---
summary.h | 6 +++---
sync_pipe.h | 4 ++--
text2pcap.h | 4 ++--
ui/capture.h | 6 +++---
ui/capture_ui_utils.h | 6 +++---
ui/decode_as_utils.h | 4 ++--
ui/filters.h | 6 +++---
ui/persfilepath_opt.h | 4 ++--
ui/preference_utils.h | 6 +++---
ui/profile.h | 4 ++--
ui/proto_hier_stats.h | 4 ++--
ui/rtp_analysis.h | 4 ++--
ui/rtp_stream.h | 4 ++--
ui/tap-megaco-common.h | 4 ++--
ui/tap-rtp-common.h | 4 ++--
ui/tap-sctp-analysis.h | 4 ++--
ui/time_shift.h | 4 ++--
version_info.h | 4 ++--
ws_symbol_export.h | 6 +++---
46 files changed, 105 insertions(+), 108 deletions(-)