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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Aug 4 10:43:33 UTC 2012


Author: rousseau
Date: Sat Aug  4 10:43:33 2012
New Revision: 6400

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6400
Log:
Doxygen: Fix dwControlCode code

Thanks to Marcin Cieslak for the bug report

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=6400&op=diff
==============================================================================
--- trunk/PCSC/src/winscard_clnt.c (original)
+++ trunk/PCSC/src/winscard_clnt.c Sat Aug  4 10:43:33 2012
@@ -2210,7 +2210,7 @@
  * @ingroup API
  * @param[in] hCard Connection made from SCardConnect().
  * @param[in] dwControlCode Control code for the operation.\n
- * <a href="http://pcsclite.alioth.debian.org/pcsc-lite/node28.html">
+ * <a href="http://anonscm.debian.org/viewvc/pcsclite/trunk/Drivers/ccid/SCARDCONTOL.txt?view=markup">
  * Click here</a> for a list of supported commands by some drivers.
  * @param[in] pbSendBuffer Command to send to the reader.
  * @param[in] cbSendLength Length of the command.




More information about the Pcsclite-cvs-commit mailing list