Wireshark-commits: [Wireshark-commits] master-2.2 5ebf2c9: tap-iostat (cli): fix this statement may

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 08 Jun 2018 21:43:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ebf2c96e4a1aea9703585cbdeffd9acedb1c1e2
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

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

    tap-iostat (cli): fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7
    
    Change-Id: Idd8f4e2175d6575beecaccf2ee018457a25fd225
    Reviewed-on: https://code.wireshark.org/review/20493
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 39fd595b34773355c00f9996006457b294b58601)
    Reviewed-on: https://code.wireshark.org/review/28157
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  2506306   GTK: add a comment better suiting GCC 7 parsing
    adds  5ebf2c9   tap-iostat (cli): fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7


Summary of changes:
 ui/cli/tap-iostat.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)