Wireshark-commits: [Wireshark-commits] master 867d5cd: lemon: fix this statement may fall through [

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

Commits:

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

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

Actions performed:

    from  e325391   tools: add more entries to valgrind suppression file (libc).
    adds  867d5cd   lemon: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 tools/lemon/lemon.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)