Wireshark-commits: [Wireshark-commits] master f9fe43d: proto: fix this condition has identical bran

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Mar 2017 09:51:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f9fe43d282c7c3fc035f9bbcbb9ab9846fd5fc54
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    proto: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
    
    Change-Id: Ie8590d6c94b19697cff33874c5bc0b76024d337f
    Reviewed-on: https://code.wireshark.org/review/20693
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e61189d   coap: Add filterable payload length
    adds  f9fe43d   proto: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7


Summary of changes:
 epan/proto.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)