[Spice-devel] [cacard 2/5] Fix 'platfrom' typo

Christophe Fergeau cfergeau at redhat.com
Tue Aug 21 15:07:36 UTC 2018


Signed-off-by: Christophe Fergeau <cfergeau at redhat.com>
---
 src/card_7816.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/card_7816.c b/src/card_7816.c
index ccb63b6..298c0c5 100644
--- a/src/card_7816.c
+++ b/src/card_7816.c
@@ -17,7 +17,7 @@
 /* Global Platform Card Manager applet AID */
 static const unsigned char gp_aid[] = {
     0xa0, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00 };
-/* Global Platfrom Card Manager response on select applet */
+/* Global Platform Card Manager response on select applet */
 static const unsigned char gp_response[] = {
     0x6F, 0x19, 0x84, 0x08, 0xA0, 0x00, 0x00, 0x00,
     0x03, 0x00, 0x00, 0x00, 0xA5, 0x0D, 0x9F, 0x6E,
-- 
2.17.1



More information about the Spice-devel mailing list