URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b24463ee2d914001331b75cbb37ab4004683c770
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
b24463e 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>
    (cherry picked from commit 42baa9d8483351bc77f61cb382a7163c4e8cf6ad)
    Reviewed-on: https://code.wireshark.org/review/6253
    
Actions performed:
    from  00a234a   Update the release notes for 1.10.12.
    adds  b24463e   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(-)