Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Jul 2014 18:31:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68daa668e4d57e71a6f6cbb0e562bc051b40ab54
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  550f611   RTCP: fix typo (double semicolon)
    adds  68daa66   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 ui/qt/manage_interfaces_dialog.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)