URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d7d3ae77abfc1eb19cbec3808f9c14d90e24472
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6d7d3ae by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    PDCP-NR: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ib2d5c13c4f483866ac4b07942bf14a957a99dfeb
    Reviewed-on: https://code.wireshark.org/review/27046
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  2ac3cf1   protobuf: fix typo reponse => response
    adds  6d7d3ae   PDCP-NR: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
 epan/dissectors/packet-pdcp-nr.c | 1 -
 1 file changed, 1 deletion(-)