URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a3762576b88e5ecbd1ce1019d40b96c6dd1da1d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6a37625 by Guy Harris (guy@xxxxxxxxxxxx):
Add a comment about wired-to-little-endian fields.
Other fields in the Prism header are in the same byte order as the magic
number; if the host generating those fields is big-endian, are these
fields little-endian or big-endian?
Change-Id: Ieb857db3ea63a673d9224cb2a7be3ff2bfb5861c
Reviewed-on: https://code.wireshark.org/review/20065
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e2c92fa White space/style cleanup and consistency.
adds 6a37625 Add a comment about wired-to-little-endian fields.
Summary of changes:
epan/dissectors/packet-ieee80211-prism.c | 8 ++++++++
1 file changed, 8 insertions(+)