Wireshark-commits: [Wireshark-commits] master fd68c7d: csn1: fix this statement may fall through [-

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

Commits:

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

    csn1: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    
    Change-Id: I11b943736a4f0835e8432db95b7d471244b08a16
    Reviewed-on: https://code.wireshark.org/review/20401
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c4245d8   bacapp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  fd68c7d   csn1: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 epan/dissectors/packet-csn1.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)