[Pcsclite-cvs-commit] r1780 - trunk/Drivers/ccid/src

Ludovic Rousseau rousseau at costa.debian.org
Thu Dec 8 09:32:37 UTC 2005


Author: rousseau
Date: 2005-12-08 09:32:36 +0000 (Thu, 08 Dec 2005)
New Revision: 1780

Modified:
   trunk/Drivers/ccid/src/ifdhandler.c
Log:
typo in a comment


Modified: trunk/Drivers/ccid/src/ifdhandler.c
===================================================================
--- trunk/Drivers/ccid/src/ifdhandler.c	2005-12-08 09:14:59 UTC (rev 1779)
+++ trunk/Drivers/ccid/src/ifdhandler.c	2005-12-08 09:32:36 UTC (rev 1780)
@@ -1197,7 +1197,7 @@
 
 	DEBUG_COMM2("Card baud rate: %d", baudrate);
 
-	/* Does the reader support the annonced smart card data speed? */
+	/* Does the reader support the announced smart card data speed? */
 	for (i=0;; i++)
 	{
 		/* end of array marker */




More information about the Pcsclite-cvs-commit mailing list