Wireshark-commits: [Wireshark-commits] master 174fa7e: MAUSB: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Jan 2016 09:14:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=174fa7e2f7662a080231fd31250d8bd1b23cd5b3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  9663d8c   ERF: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  174fa7e   MAUSB: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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