Wireshark-commits: [Wireshark-commits] master a9c2a97: enip: fix this statement may fall through [-

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

Commits:

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

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

Actions performed:

    from  c1e6724   dissectors: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  a9c2a97   enip: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 epan/dissectors/packet-enip.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)