Wireshark-commits: [Wireshark-commits] master-2.2 26f8389: zvt: rename dissect_zvt_bitmap_apdu() to
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26f838953c7d961987c8ccb13319ddb0d579c10f
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
26f8389 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>
(cherry picked from commit 3e6df076c60469ef42b289615590a790538b29b9)
Reviewed-on: https://code.wireshark.org/review/16634
Actions performed:
from 4fa8a10 zvt: rename bitmap to bmp
adds 26f8389 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(-)