[Pcsclite-cvs-commit] r6683 - trunk/pcsc-tools

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Sun Jul 28 09:30:22 UTC 2013


Author: rousseau
Date: 2013-07-04 07:25:16 +0000 (Thu, 04 Jul 2013)
New Revision: 6683

Modified:
   trunk/pcsc-tools/ATR_analysis
Log:
If the ATR is not found ask for a description of the smart card

I want a description of the smart card, not the reader.


Modified: trunk/pcsc-tools/ATR_analysis
===================================================================
--- trunk/pcsc-tools/ATR_analysis	2013-07-01 08:56:09 UTC (rev 6682)
+++ trunk/pcsc-tools/ATR_analysis	2013-07-04 07:25:16 UTC (rev 6683)
@@ -509,7 +509,7 @@
 		print "If your ATR is still not in the latest version then please send a mail\n";
 		print "to <ludovic.rousseau\@free.fr> containing:\n";
 		print "- your ATR\n";
-		print "- a card description (in english)\n";
+		print "- a description of the smart card (in english)\n";
 	}
 } # find_card($)
 




More information about the Pcsclite-cvs-commit mailing list