Wireshark-commits: [Wireshark-commits] master c4245d8: bacapp: fix this statement may fall through
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Mar 2017 21:47:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c4245d835c40b0330c26a6a04c87ddef37ebe7f5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  d557643   ieee802154: add modelines info
    adds  c4245d8   bacapp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


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