Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 86d8b8d: usb: fix 'index' var name

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Sep 2015 06:16:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86d8b8d7bfd3c76d646907d5549e552519ea8261
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

86d8b8d by Dario Lombardo (lomato@xxxxxxxxx):

    usb: fix 'index' var name
    
    As pointed out by checkAPI.pl
    
    Change-Id: I1599a420cee168997102bf9c06d36a230fdd3c9e
    Reviewed-on: https://code.wireshark.org/review/10467
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  4c16eff   snmp: fix 'time' var name.
    adds  86d8b8d   usb: fix 'index' var name


Summary of changes:
 epan/dissectors/packet-usb-hid.c |    2 +-
 epan/dissectors/packet-usb.c     |    4 ++--
 epan/dissectors/packet-usb.h     |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)