[Pcsclite-git-commit] [PCSC] 02/02: Doxygen: fix SCardEndTransaction() documentation

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Jun 4 16:56:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository PCSC.

commit 040a4fa25e2896e80d341c5e1a822d1d04c57e55
Author: Ludovic Rousseau <ludovic.rousseau at gmail.com>
Date:   Thu Jun 4 11:11:03 2015 +0200

    Doxygen: fix SCardEndTransaction() documentation
    
    The disposition IS used and the dwDisposition parameter HAS an effect.
    
    The mis-documentation was present since the Doxygen introduction in
    2005.
    https://anonscm.debian.org/cgit/pcsclite/PCSC.git/diff/src/winscard_clnt.c?id=f53ee3d89881da56e5b90d7cedb218dcc5024237
---
 src/winscard_clnt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/winscard_clnt.c b/src/winscard_clnt.c
index d77a0b1..e63407f 100644
--- a/src/winscard_clnt.c
+++ b/src/winscard_clnt.c
@@ -1241,7 +1241,6 @@ LONG SCardBeginTransaction(SCARDHANDLE hCard)
  * @ingroup API
  * @param[in] hCard Connection made from SCardConnect().
  * @param[in] dwDisposition Action to be taken on the reader.
- * The disposition action is not currently used in this release.
  * - \ref SCARD_LEAVE_CARD - Do nothing.
  * - \ref SCARD_RESET_CARD - Reset the card.
  * - \ref SCARD_UNPOWER_CARD - Power down the card.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list