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