Wireshark-commits: [Wireshark-commits] master b4da2c0: USB HID: fix incorrect format string when an

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Mar 2020 07:30:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b4da2c09d26213f56f133fe7a59f0688f1be42e1
Submitter: "Tomasz Moń <desowin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b4da2c0 by Filipe Laíns (lains@xxxxxxxxxxxxx):

    USB HID: fix incorrect format string when annotating top level rdesc items
    
    Change-Id: Iaac5f85e75e93278e2c485bd2e52756ac23f6e9a
    Signed-off-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36390
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Tomasz Moń <desowin@xxxxxxxxx>
    

Actions performed:

    from  9567bf0   packet-dis: fix dissection of Entity State Update PDUs
     add  b4da2c0   USB HID: fix incorrect format string when annotating top level rdesc items


Summary of changes:
 epan/dissectors/packet-usb-hid.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)