[Spice-devel] [PATCH libcacard] Fix typo in comment

Frediano Ziglio fziglio at redhat.com
Wed Aug 15 09:30:37 UTC 2018


Porprietary -> Proprietary

Signed-off-by: Frediano Ziglio <fziglio 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 dc12138..bf8bdce 100644
--- a/src/card_7816.c
+++ b/src/card_7816.c
@@ -669,7 +669,7 @@ vcard7816_vm_process_apdu(VCard *card, VCardAPDU *apdu,
                  * 6F 0B : FCI Template
                  *  84 07 : Application / file AID
                  *   A0 00 00 00 79 03 00
-                 *  A5 00 : Porprietary data
+                 *  A5 00 : Proprietary data
                  */
                 /* Insert the correct AID in the structure */
                 g_assert_cmpint(apdu->a_Lc, ==, 7);
-- 
2.17.1



More information about the Spice-devel mailing list