Wireshark-commits: [Wireshark-commits] master c1bcbb6: LAT: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 8 Jan 2016 19:15:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1bcbb6eee97239be09d820ca3c16c46cf072fc6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    LAT: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Id8acd15334650ce07de9991fadf3a0c8c09cddcc
    Reviewed-on: https://code.wireshark.org/review/13126
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  0ce9ac4   Add a Busy status to SyntaxLineEdit.
    adds  c1bcbb6   LAT: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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