Muscle: use MuscleApplet as the name of the card as well as driver

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4349 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-05-14 07:40:02 +00:00
parent bfa340ba51
commit 290d1cb4d6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
static struct sc_card_operations muscle_ops;
static struct sc_card_driver muscle_drv = {
"Muscle Card Driver",
"MuscleApplet",
"muscle",
&muscle_ops,
NULL, 0, NULL