URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e6df076c60469ef42b289615590a790538b29b9
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3e6df07 by Martin Kaiser (wireshark@xxxxxxxxx):
zvt: rename dissect_zvt_bitmap_apdu() to dissect_zvt_bitmap_seq()
the sequence of bitmaps can either be the complete APDU payload or a
part of it
Change-Id: I3e3d176f29a5c2a0ad2c7fb61102c46255f436da
Reviewed-on: https://code.wireshark.org/review/16631
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 20f3a9a zvt: rename bitmap to bmp
adds 3e6df07 zvt: rename dissect_zvt_bitmap_apdu() to dissect_zvt_bitmap_seq()
Summary of changes:
epan/dissectors/packet-zvt.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)