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

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

Commits:

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

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

Actions performed:

    from  56b8c9e   Fix indent (use tab) and modelines
    adds  491a321   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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