URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7f282052c12dedfdd02f8efb2f379f8d6e78c68
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b7f2820 by Filipe Laíns (lains@xxxxxxxxxxxxx):
USB HID: fix USAGE definition name
This item is different from USAGE_PAGE, the correct name is USAGE.
Change-Id: I22552391dc564184e5abf14456a94d06a6e7a908
Signed-off-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/37556
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a2afe9b NGAP: fix dissection of PWS messages exchanged in Namf interface
add b7f2820 USB HID: fix USAGE definition name
Summary of changes:
epan/dissectors/packet-usb-hid.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)