[Pcsclite-git-commit] [pcsc-tools] 01/04: ATR_analysis: fix typo in comment

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Jun 10 18:59:09 UTC 2016


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

rousseau pushed a commit to branch master
in repository pcsc-tools.

commit 0937cef1dcfc3f8ded00109c4daa1a5e988e4217
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Jun 8 15:31:10 2016 +0200

    ATR_analysis: fix typo in comment
---
 ATR_analysis | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ATR_analysis b/ATR_analysis
index 4aee942..c7c75e9 100755
--- a/ATR_analysis
+++ b/ATR_analysis
@@ -262,7 +262,7 @@ sub update_smartcard_list($$)
 my $found = find_card($atr, @SMARTCARD_LIST);
 if ($found == 2)
 {
-	# not ATR file found
+	# no ATR file found
 	mkdir $Cache;
 
 	# continue with the ATR list update

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



More information about the Pcsclite-cvs-commit mailing list