[Pcsclite-cvs-commit] r5963 - /trunk/PCSC/src/winscard_clnt.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Sep 24 09:00:38 UTC 2011


Author: rousseau
Date: Sat Sep 24 09:00:37 2011
New Revision: 5963

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5963
Log:
Doxygen: remove a note about SCardControl() API change

Between pcsc-lite 1.2.0 (Oct 2003) and 1.2.9-beta1 (May 2004) the API
changed and the new parameter dwControlCode was added.

Modified:
    trunk/PCSC/src/winscard_clnt.c

Modified: trunk/PCSC/src/winscard_clnt.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/winscard_clnt.c?rev=5963&op=diff
==============================================================================
--- trunk/PCSC/src/winscard_clnt.c (original)
+++ trunk/PCSC/src/winscard_clnt.c Sat Sep 24 09:00:37 2011
@@ -2312,9 +2312,6 @@
  * PIN pads, biometrics, or other extensions to the normal smart card reader
  * that are not normally handled by PC/SC.
  *
- * @note the API of this function changed. In pcsc-lite 1.2.0 and before the
- * API was not Windows(R) PC/SC compatible. This has been corrected.
- *
  * @ingroup API
  * @param[in] hCard Connection made from SCardConnect().
  * @param[in] dwControlCode Control code for the operation.\n




More information about the Pcsclite-cvs-commit mailing list