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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Jun 2014 02:43:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=06cf499eaf438fc004bf1adee2b34bcdf6df55c5
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Icec39c64d952ccc9739df95135ed79b3196a427a
    Reviewed-on: https://code.wireshark.org/review/2652
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  b632c23   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  06cf499   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(-)