[Pcsclite-cvs-commit] r3319 - /trunk/Drivers/ccid/src/ifdhandler.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Feb 18 07:31:35 UTC 2009


Author: rousseau
Date: Wed Feb 18 07:31:34 2009
New Revision: 3319

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3319
Log:
IFDHSetProtocolParameters(): correct parameter Protocol documentation

Thanks to Joachim Breitner for the bug report

Modified:
    trunk/Drivers/ccid/src/ifdhandler.c

Modified: trunk/Drivers/ccid/src/ifdhandler.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/src/ifdhandler.c?rev=3319&op=diff
==============================================================================
--- trunk/Drivers/ccid/src/ifdhandler.c (original)
+++ trunk/Drivers/ccid/src/ifdhandler.c Wed Feb 18 07:31:34 2009
@@ -508,7 +508,7 @@
 	 * This function should set the PTS of a particular card/slot using
 	 * the three PTS parameters sent
 	 *
-	 * Protocol - 0 .... 14 T=0 .... T=14
+	 * Protocol - SCARD_PROTOCOL_T0 or SCARD_PROTOCOL_T1
 	 * Flags - Logical OR of possible values:
 	 *  IFD_NEGOTIATE_PTS1
 	 *  IFD_NEGOTIATE_PTS2




More information about the Pcsclite-cvs-commit mailing list