URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cdc1c16bb72ef4dc2044068ff9555e1a866e60c4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cdc1c16 by Sean O. Stalley (sean.stalley@xxxxxxxxx):
Print wIndex in decimal and hex
wIndex often contains different fields in it's upper & lower byte.
Printing in hex makes these seperate fields easier to read.
Change-Id: I69fb7e14b4f5b5a1ecd61bcae34f6d100f1a94b6
Reviewed-on: https://code.wireshark.org/review/2961
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 813aa93 Cmake : (Find XLST Proc) fix indent (use 4spaces)
adds cdc1c16 Print wIndex in decimal and hex
Summary of changes:
epan/dissectors/packet-usb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)