utils: Fix typos (found by codespell)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil
2016-03-26 09:53:01 +01:00
parent 6003d2d3d5
commit b5738a3878
9 changed files with 10 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ Index: opensc-20150513/src/libopensc/card-openpgp.c
}
@@ -998,7 +997,6 @@ pgp_select_file(sc_card_t *card, const s
/* This file ID is refered when importing key&certificate via pkcs15init, like above.
/* This file ID is referred when importing key&certificate via pkcs15init, like above.
* We pretend to successfully find this inexistent file. */
if (id == 0x4402 || id == 0x5f48) {
- priv->current = NULL;