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

Ludovic Rousseau rousseau at costa.debian.org
Tue Jul 11 18:35:27 UTC 2006


Author: rousseau
Date: 2006-07-11 18:35:25 +0000 (Tue, 11 Jul 2006)
New Revision: 2107

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


Modified: trunk/Drivers/ccid/src/ccid_usb.c
===================================================================
--- trunk/Drivers/ccid/src/ccid_usb.c	2006-07-11 16:02:12 UTC (rev 2106)
+++ trunk/Drivers/ccid/src/ccid_usb.c	2006-07-11 18:35:25 UTC (rev 2107)
@@ -107,7 +107,7 @@
 };
 
 static struct _bogus_firmware Bogus_firmwares[] = {
-	{ 0x0b97, 0x7762, 0x0111 },	/* Oz776S */ /* the firmware version if not correct since I don't have received a working reader yet */
+	{ 0x0b97, 0x7762, 0x0111 },	/* Oz776S */ /* the firmware version is not correct since I do not have received a working reader yet */
 	{ 0x04e6, 0xe001, 0x0516 },	/* SCR 331 */
 	{ 0x04e6, 0x5111, 0x0620 },	/* SCR 331-DI */
 	{ 0x04e6, 0x5115, 0x0514 },	/* SCR 335 */




More information about the Pcsclite-cvs-commit mailing list