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

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

Commits:

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

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

Actions performed:

    from  fbd3c93   Fix procedure of finding packages
    adds  39b533e   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-ospf.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)