This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge 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 <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190928/cd857d69/attachment.htm>