URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68136e70bc3e1b1443d1c494e53cc1d6e68d512c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
68136e7 by S. Shapira (sswsdev@xxxxxxxxx):
FP/MAC: Cosmetic fixes
Changing 2 things shown in the dissection tree:
1. For FP's E-DCH CRC: separating the bit string into nibbles.
2. For MAC: Adding a missing ')' in one of the strings
Change-Id: Id13fa3676cc77c890cba4191c77fdbb5f9cb1c5e
Reviewed-on: https://code.wireshark.org/review/20597
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from cea4115 PROFINET: Support the new BlockVersion 1.1 of the record PDPortStatistic.
adds 68136e7 FP/MAC: Cosmetic fixes
Summary of changes:
epan/dissectors/packet-umts_fp.c | 2 +-
epan/dissectors/packet-umts_mac.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)