Wireshark-commits: [Wireshark-commits] master 5e2f72a: ros (asn1): fix this condition has identical
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Mar 2017 09:53:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e2f72a75941c7d52359d6b66b5fedc30cceb3d1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ros (asn1): fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
    
    Change-Id: I2c7553bdf664ffaa53ba48195b9b7d234d53e839
    Reviewed-on: https://code.wireshark.org/review/20581
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f9fe43d   proto: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
    adds  5e2f72a   ros (asn1): fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7


Summary of changes:
 epan/dissectors/asn1/ros/packet-ros-template.h |    2 +-
 epan/dissectors/packet-ros.h                   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)