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

Commits:

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

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

Actions performed:

    from  53cc592   nasdap-itch: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  5e507ca   nstrace: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 epan/dissectors/packet-nstrace.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)