Wireshark-commits: [Wireshark-commits] master-1.12 c726188: USB HID: fix report descriptor main ite

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Jan 2015 20:14:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c726188c3a0bdf6d2828dd147882ce35437e6c07
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

c726188 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/6252
    

Actions performed:

    from  a1ce28d   Update the release notes for 1.12.3.
    adds  c726188   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(-)