mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
utils: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user