Wireshark-commits: [Wireshark-commits] master d4ee4a9: iso14443: fix the NAK/ACK bit of an R-block

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 16 Feb 2016 22:25:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4ee4a9c942456be8a06a544b6989b51f1d2c61d
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d4ee4a9 by Martin Kaiser (wireshark@xxxxxxxxx):

    iso14443: fix the NAK/ACK bit of an R-block
    
    if the bit is set, it's an R(NAK) block
    
    Change-Id: I0e44bd72d1c2a69a582792d08bf450e6ef2d163b
    Reviewed-on: https://code.wireshark.org/review/13976
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  989739c   Qt: Add Decode as in Show Packet Bytes
    adds  d4ee4a9   iso14443: fix the NAK/ACK bit of an R-block


Summary of changes:
 epan/dissectors/packet-iso14443.c |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)