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

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

Commits:

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

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

Actions performed:

    from  db4abb6   LLDP Cleanup : 802.3 TLV
    adds  e92ee35   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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