[Pcsclite-cvs-commit] r5751 - /website/short_apdu_readers.py

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat May 14 17:10:43 UTC 2011


Author: rousseau
Date: Sat May 14 17:10:40 2011
New Revision: 5751

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5751
Log:
Fix typo

Modified:
    website/short_apdu_readers.py

Modified: website/short_apdu_readers.py
URL: http://svn.debian.org/wsvn/pcsclite/website/short_apdu_readers.py?rev=5751&op=diff
==============================================================================
--- website/short_apdu_readers.py (original)
+++ website/short_apdu_readers.py Sat May 14 17:10:40 2011
@@ -31,7 +31,7 @@
 CCID_CLASS_AUTO_PPS_CUR = 0x00000080
 CCID_CLASS_AUTO_IFSD = 0x00000400
 CCID_CLASS_ICCD = 0x00000800
-CCID_CLASS_CHARACTE = 0x00000000
+CCID_CLASS_CHARACTER = 0x00000000
 CCID_CLASS_TPDU = 0x00010000
 CCID_CLASS_SHORT_APDU = 0x00020000
 CCID_CLASS_EXTENDED_APDU = 0x00040000




More information about the Pcsclite-cvs-commit mailing list