[pkg-opensc-commit] [opensc] 45/295: piv: change driver's short name to 'PIV-II'

Eric Dorland eric at moszumanska.debian.org
Sat Jun 24 21:11:14 UTC 2017


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

eric pushed a commit to branch master
in repository opensc.

commit cee092a9309ee5c4d63a388db03fe5baf262733d
Author: Viktor Tarasov <viktor.tarasov at gmail.com>
Date:   Tue Jul 19 15:26:32 2016 +0200

    piv: change driver's short name to 'PIV-II'
    
    closes #828
---
 src/libopensc/card-piv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libopensc/card-piv.c b/src/libopensc/card-piv.c
index 01ea999..b194fae 100644
--- a/src/libopensc/card-piv.c
+++ b/src/libopensc/card-piv.c
@@ -389,7 +389,7 @@ static struct sc_card_operations piv_ops;
 
 static struct sc_card_driver piv_drv = {
 	"PIV-II  for multiple cards",
-	"piv",
+	"PIV-II",
 	&piv_ops,
 	NULL, 0, NULL
 };

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



More information about the pkg-opensc-commit mailing list