Wireshark-commits: [Wireshark-commits] master-2.2 88f7244: BACapp: Add FALLTHROUGH comments.

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

Commits:

88f7244 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    BACapp: Add FALLTHROUGH comments.
    
    Fixes
    
    error: this statement may fall through [-Werror=implicit-fallthrough=]
    
    in newer GCC versions.
    
    Change-Id: Ie31274b692464c3373b90108787dcb04356dd957
    Reviewed-on: https://code.wireshark.org/review/28132
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f3d0cbe   dissectors: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  88f7244   BACapp: Add FALLTHROUGH comments.


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