[Pcsclite-git-commit] [CCID] 01/01: Fix spelling in log message

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Sep 30 08:49:46 UTC 2016


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

rousseau pushed a commit to branch master
in repository CCID.

commit 64d6ed4a0c6196108f1044ccfd080fbdd9da62ae
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Fri Sep 30 10:48:43 2016 +0200

    Fix spelling in log message
---
 src/ifdhandler.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ifdhandler.c b/src/ifdhandler.c
index 3e4f4ad..b22961e 100644
--- a/src/ifdhandler.c
+++ b/src/ifdhandler.c
@@ -1070,7 +1070,7 @@ EXTERNAL RESPONSECODE IFDHSetProtocolParameters(DWORD Lun, DWORD Protocol,
 		/* IFSD not negociated by the reader? */
 		if (! (ccid_desc->dwFeatures & CCID_CLASS_AUTO_IFSD))
 		{
-			DEBUG_COMM2("Negociate IFSD at %d", ccid_desc -> dwMaxIFSD);
+			DEBUG_COMM2("Negotiate IFSD at %d", ccid_desc -> dwMaxIFSD);
 			if (t1_negotiate_ifsd(t1, 0, ccid_desc -> dwMaxIFSD) < 0)
 				return IFD_COMMUNICATION_ERROR;
 		}

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



More information about the Pcsclite-cvs-commit mailing list