Wireshark-commits: [Wireshark-commits] master 99929f7: sharkd: fix redundant redeclaration of ‘cfi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Feb 2017 02:12:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99929f727477cd5ddf74d991fa3fa52cba9c6b7d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

99929f7 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    sharkd: fix redundant redeclaration of ‘cfile’ [-Wredundant-decls]
    
    Change-Id: I6ffe2d21cabfe326568b5f090c322d4dafd92d9d
    Reviewed-on: https://code.wireshark.org/review/20181
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  453cccd   USB COM: highlight the bytes of the communications descriptor
    adds  99929f7   sharkd: fix redundant redeclaration of ‘cfile’ [-Wredundant-decls]


Summary of changes:
 sharkd.c |    1 -
 sharkd.h |    3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)