Wireshark-commits: [Wireshark-commits] master 1461e5e: USB HID: use the correct names from the spec
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1461e5e0ef43ab02d03179c1ec30fa1c87e3a776
Submitter: "Tomasz Moń <desowin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1461e5e by Filipe Laíns (lains@xxxxxxxxxxxxx):
USB HID: use the correct names from the spec
It's mostly identation but we also fix an incorrect spec name: Usage
Pages. Usage Pages and Usages are different things, but the we currently
call them both "Usages", which is wrong and confusing.
Change-Id: I7e83fbe7dbd4c22a713ecbba136a2caf5d61e2fd
Signed-off-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/36365
Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Tomasz Moń <desowin@xxxxxxxxx>
Actions performed:
from 297c680 Diameter 3gpp: Don't write to columns when decoding SMS.
add 1461e5e USB HID: use the correct names from the spec
Summary of changes:
epan/dissectors/packet-usb-hid.c | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)