Wireshark-commits: [Wireshark-commits] master-2.2 5df2140: dumpcap: fix this statement may fall thr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 08 Jun 2018 21:45:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5df214074c126e04cfa403ecef12b866a7b96e0f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

5df2140 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    dumpcap: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    
    Change-Id: I46bf9ae4150d9bd7efe5387919091ac49143232d
    Reviewed-on: https://code.wireshark.org/review/20414
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 70e04f3f4c1a290ce8834bb7f9773d4f644db5e8)
    Reviewed-on: https://code.wireshark.org/review/28159
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5ebf2c9   tap-iostat (cli): fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7
    adds  5df2140   dumpcap: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 dumpcap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)