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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Sep 5 08:30:25 UTC 2008


Author: rousseau
Date: Fri Sep  5 08:30:25 2008
New Revision: 3112

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3112
Log:
Doxygen: move SCardSetTimeout (back) in the API group so the detailed
documentation does not appear in the winscard.h page

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=3112&op=diff
==============================================================================
--- trunk/PCSC/src/winscard_clnt.c (original)
+++ trunk/PCSC/src/winscard_clnt.c Fri Sep  5 08:30:25 2008
@@ -642,11 +642,14 @@
 }
 
 /**
+ * @brief The function does not do anything except returning \ref
+ * SCARD_S_SUCCESS.
+ *
  * @deprecated
  * This function is not in Microsoft(R) WinSCard API and is deprecated
  * in pcsc-lite API.
- * The function does not do anything except returning \ref SCARD_S_SUCCESS.
- *
+ *
+ * @ingroup API
  * @param[in] hContext Connection context to the PC/SC Resource Manager.
  * @param[in] dwTimeout New timeout value.
  *




More information about the Pcsclite-cvs-commit mailing list