[Pcsclite-git-commit] [PCSC] 01/01: Doxygen: fix typo

Ludovic Rousseau rousseau at moszumanska.debian.org
Mon Jun 15 16:20:01 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 c7f396f23923a07b4055500d45ba04d8bcf9ddab
Author: Ludovic Rousseau <ludovic.rousseau at gmail.com>
Date:   Mon Jun 15 14:25:18 2015 +0200

    Doxygen: fix typo
    
    And make it explicit that wa are talking about PC/SC transactions.
---
 src/winscard_clnt.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/winscard_clnt.c b/src/winscard_clnt.c
index f3455cd..a107847 100644
--- a/src/winscard_clnt.c
+++ b/src/winscard_clnt.c
@@ -98,8 +98,8 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *    negotiated its protocol.
  * -# SCardReconnect()
  *    @par
- *    Any transaction help by the process is still valid after
- *    SCardReconnect() returned. On Windows the transactions are
+ *    Any PC/SC transaction held by the process is still valid after
+ *    SCardReconnect() returned. On Windows the PC/SC transactions are
  *    released and a new call to SCardBeginTransaction() must be done.
  */
 

-- 
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