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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Apr 22 20:19:42 UTC 2008


Author: rousseau
Date: Tue Apr 22 20:19:42 2008
New Revision: 2902

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2902
Log:
doxygen: remove two unused </ul>

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=2902&op=diff
==============================================================================
--- trunk/PCSC/src/winscard_clnt.c (original)
+++ trunk/PCSC/src/winscard_clnt.c Tue Apr 22 20:19:42 2008
@@ -669,7 +669,6 @@
  *   card.  \ref SCARD_SHARE_DIRECT can be used before using SCardControl() to
  *   send control commands to the reader even if a card is not present in the
  *   reader.
- * </ul>
  * @param[in] dwPreferredProtocols Desired protocol use.
  * - \ref SCARD_PROTOCOL_T0 - Use the T=0 protocol.
  * - \ref SCARD_PROTOCOL_T1 - Use the T=1 protocol.
@@ -827,7 +826,6 @@
  *   the reader.
  * - \ref SCARD_SHARE_EXCLUSIVE - This application will NOT allow others to
  *   share the reader.
- * </ul>
  * @param[in] dwPreferredProtocols Desired protocol use.
  * - \ref SCARD_PROTOCOL_T0 - Use the T=0 protocol.
  * - \ref SCARD_PROTOCOL_T1 - Use the T=1 protocol.




More information about the Pcsclite-cvs-commit mailing list