URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a99475d0a8b8669a84ce5c7fc70a519a3476d10
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3a99475 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I8d21c81c86dc63cbc9035fb26372b373191baeb8
    Reviewed-on: https://code.wireshark.org/review/29179
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  4a92cb0   ieee80211: fix spelling-error-in-binary found by lintian
     add  3a99475   tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
 epan/dissectors/packet-tds.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)