URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=42baa9d8483351bc77f61cb382a7163c4e8cf6ad
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
42baa9d by Pascal Quantin (pascal.quantin@xxxxxxxxx):
USB HID: fix report descriptor main items dissection
true_false_string definitions were inverted
While we are at it, use the exact same wording as in the spec
Bug: 10825
Change-Id: Ia391b310e92eb88a9a144a2fb0974701a460afc8
Reviewed-on: https://code.wireshark.org/review/6251
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 7d943e1 Add back "version.h" inclusion
adds 42baa9d USB HID: fix report descriptor main items dissection
Summary of changes:
epan/dissectors/packet-usb-hid.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)