aboutsummaryrefslogtreecommitdiffstats
path: root/src/sim
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim')
-rw-r--r--src/sim/class_tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sim/class_tables.c b/src/sim/class_tables.c
index 593b2e83..6f541ee2 100644
--- a/src/sim/class_tables.c
+++ b/src/sim/class_tables.c
@@ -112,7 +112,7 @@ const struct osim_cla_ins_card_profile osim_gsm1111_cic_profile = {
/* ETSI TS 102 221, Table 10.5, CLA = 0x0x, 0x4x or 0x6x */
static const uint8_t uicc_ins_tbl_046[256] = {
- [0xA4] = 4, /* SELET FILE */
+ [0xA4] = 4, /* SELECT FILE */
[0xB0] = 2, /* READ BINARY */
[0xD6] = 3, /* UPDATE BINARY */
[0xB2] = 2, /* READ RECORD */