URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a277a520fc6d7e4511a122b10659ff533512d539
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a277a52 by Guy Harris (guy@xxxxxxxxxxxx):
The "Ethernet offset" is 16 bits in the file; make it so in the pseudo-header.
This should squelch warnings from Ida7b98af8c44a52ddac2c4ab0702db2519a0c4af.
Change-Id: I6803001981c63ddf76a735341ab2cc8dccdb8ab0
Reviewed-on: https://code.wireshark.org/review/28573
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from c87a6d3 Make arrays of 4 octets arrays of 4 guint8.
adds a277a52 The "Ethernet offset" is 16 bits in the file; make it so in the pseudo-header.
Summary of changes:
epan/dissectors/packet-nstrace.c | 4 +---
wiretap/wtap.h | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)