Wireshark-commits: [Wireshark-commits] master 70e04f3: dumpcap: fix this statement may fall through

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Mar 2017 22:06:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=70e04f3f4c1a290ce8834bb7f9773d4f644db5e8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

70e04f3 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>
    

Actions performed:

    from  8b017dc   rsvp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  70e04f3   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(-)