Wireshark-commits: [Wireshark-commits] master 9dd515c: smartcard descriptor: dissect number of line
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Oct 2014 20:28:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9dd515cbd7dd462c3317219fb701f7d1d0149bd5
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9dd515c by Martin Kaiser (wireshark@xxxxxxxxx):

    smartcard descriptor:
    dissect number of lines, characters per line in the lcd layout
    
    Change-Id: I36c9c6f2e73cdfde8a9b7c4ad0450d93722fca2b
    Reviewed-on: https://code.wireshark.org/review/4663
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  15f23c7   smartcard descriptor: the lcd layout is two bytes long
    adds  9dd515c   smartcard descriptor: dissect number of lines, characters per line in the lcd layout


Summary of changes:
 epan/dissectors/packet-usb-ccid.c |   23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)