[pkg-opensc-commit] [opensc] 113/295: card-gemsafeV1: fix driver name

Eric Dorland eric at moszumanska.debian.org
Sat Jun 24 21:11:21 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 68cbc288de238d8174db17c1d0fe755286b0f94c
Author: Nuno Goncalves <nunojpg at gmail.com>
Date:   Tue Jun 21 12:48:29 2016 +0100

    card-gemsafeV1: fix driver name
    
    Acked-by: João Poupino <joao.poupino at gmail.com>
    Signed-off-by: Nuno Goncalves <nunojpg at gmail.com>
---
 src/libopensc/card-gemsafeV1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libopensc/card-gemsafeV1.c b/src/libopensc/card-gemsafeV1.c
index 13f1ba5..c14e2ab 100644
--- a/src/libopensc/card-gemsafeV1.c
+++ b/src/libopensc/card-gemsafeV1.c
@@ -37,7 +37,7 @@ static struct sc_card_operations gemsafe_ops;
 static struct sc_card_operations *iso_ops = NULL;
 
 static struct sc_card_driver gemsafe_drv = {
-	"driver for the Gemplus GemSAFE V1 applet",
+	"Gemalto GemSafe V1 applet",
 	"gemsafeV1",
 	&gemsafe_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