Wireshark-commits: [Wireshark-commits] master 19c1989: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 May 2014 13:52:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19c1989cfad21b3aee52a9183751d1847e2e3211
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Ie97c65c1a995881eb400a44f17a493494f97d9dd
    Reviewed-on: https://code.wireshark.org/review/1722
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e92ee35   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  19c1989   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-lldp.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)