Change in ...libosmocore[master]: sim/class_tables: Fix typo in comment

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.org
Sat Sep 28 11:04:06 UTC 2019


laforge has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/16/15616/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190928/1ba6cc83/attachment.htm>


More information about the gerrit-log mailing list