laforge has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/c/libosmocore/+/15616 )

Change subject: sim/class_tables: Fix typo in comment
......................................................................

sim/class_tables: Fix typo in comment

Change-Id: I837c8303a7bb47b690cc8841cf5cafba8ac338af
---
M src/sim/class_tables.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/sim/class_tables.c b/src/sim/class_tables.c
index 593b2e8..6f541ee 100644
--- a/src/sim/class_tables.c
+++ b/src/sim/class_tables.c
@@ -112,7 +112,7 @@

 /* 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 */

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/15616
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I837c8303a7bb47b690cc8841cf5cafba8ac338af
Gerrit-Change-Number: 15616
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-MessageType: merged

Reply via email to