Wireshark-commits: [Wireshark-commits] master 579a86f: vrrp: fix this statement may fall through [-

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

Commits:

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

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

Actions performed:

    from  bd9b2b7   ieee80211: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  579a86f   vrrp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


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