[Pcsclite-cvs-commit] r6642 - /website/matrix.py

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri May 31 12:26:09 UTC 2013


Author: rousseau
Date: Fri May 31 12:26:08 2013
New Revision: 6642

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6642
Log:
Adapt to the new field name: bClassEnvelope

The descriptors have been fixed in revision 6641

Modified:
    website/matrix.py

Modified: website/matrix.py
URL: http://svn.debian.org/wsvn/pcsclite/website/matrix.py?rev=6642&op=diff
==============================================================================
--- website/matrix.py (original)
+++ website/matrix.py Fri May 31 12:26:08 2013
@@ -599,7 +599,7 @@
             'dwMaximumClock', 'dwDataRate', 'dwMaxDataRate',
             'dwMaxIFSD', 'dwSynchProtocols', 'dwMechanical',
             'dwFeatures', 'dwMaxCCIDMessageLength', 'bClassGetResponse',
-            'bClassEnveloppe', 'wLcdLayout', 'bPINSupport',
+            'bClassEnvelope', 'wLcdLayout', 'bPINSupport',
             'bMaxCCIDBusySlots', 'features', 'limitations', 'note', 'release']
 
     # dict to sort in the order supported, shouldwork, unsupported, disabled




More information about the Pcsclite-cvs-commit mailing list