URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=601dc7313b73dced123eb0e7ba030d178a720df4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
601dc73 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I8ab25b1a3326ade46408ebd2e14cf841191c57d9
Reviewed-on: https://code.wireshark.org/review/1454
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 39b533e Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
adds 601dc73 Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-slowprotocols.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)