Wireshark-commits: [Wireshark-commits] master 4baa0c2: adb: fix this condition has identical branch

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Apr 2017 11:05:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4baa0c222272a0dc5e5383952d842d3c31af77c9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4baa0c2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    adb: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
    
    Change-Id: Iaa441f2f1c6147effe47d735d296f3c496518796
    Reviewed-on: https://code.wireshark.org/review/20424
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a771a12   PCEP: Decode "SR-RRO subobjects" as defined in draft-ietf-pce-segment-routing-08.
    adds  4baa0c2   adb: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7


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