URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0905202c4e365873f65ffc3c9bcbd6681645404d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0905202 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
TN5250: Missing break in switch (CID 280477)
fix also indent typo
Change-Id: I47ff84a6062a203e14b9dde420a1a2efd5b05fab
Reviewed-on: https://code.wireshark.org/review/6118
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0fb4cdb Wimaxasncp: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
adds 0905202 TN5250: Missing break in switch (CID 280477)
Summary of changes:
epan/dissectors/packet-tn5250.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)