Wireshark-commits: [Wireshark-commits] master 157b7e9: usb: fix a typo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 28 Feb 2016 14:32:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=157b7e9b48fc83896fb6cd47dc1b74961ac5a69a
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

157b7e9 by Martin Kaiser (wireshark@xxxxxxxxx):

    usb: fix a typo
    
    ... and the copy of it that I just made :-(
    
    bInterfaceProtocol should be bInterfaceSubClass
    
    Change-Id: Ic25f28cad7305986cb79ddea5110b1e739e57101
    Reviewed-on: https://code.wireshark.org/review/14223
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  ecd4373   usb: resolve some subclasse codes of interface class misc
    adds  157b7e9   usb: fix a typo


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