Change in libosmocore[master]: Fix typos in SS opcode names

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

Max gerrit-no-reply at lists.osmocom.org
Wed Dec 19 12:52:49 UTC 2018


Max has uploaded this change for review. ( https://gerrit.osmocom.org/12363


Change subject: Fix typos in SS opcode names
......................................................................

Fix typos in SS opcode names

Change-Id: I8fa1961c85b3fd714bc8df56fe4af6be4060c208
---
M src/gsm/gsm0480.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/63/12363/1

diff --git a/src/gsm/gsm0480.c b/src/gsm/gsm0480.c
index fab2087..01f245a 100644
--- a/src/gsm/gsm0480.c
+++ b/src/gsm/gsm0480.c
@@ -50,12 +50,12 @@
 	{ GSM0480_OP_CODE_ERASE_SS,			"EraseSS" },
 	{ GSM0480_OP_CODE_ACTIVATE_SS,			"ActivateSS" },
 	{ GSM0480_OP_CODE_DEACTIVATE_SS,		"DeactivateSS" },
-	{ GSM0480_OP_CODE_INTERROGATE_SS,		"IngerrogateSS" },
+	{ GSM0480_OP_CODE_INTERROGATE_SS,		"InterrogateSS" },
 	{ GSM0480_OP_CODE_NOTIFY_SS,			"NotifySS" },
 	{ GSM0480_OP_CODE_REGISTER_PASSWORD,		"RegisterPassword" },
 	{ GSM0480_OP_CODE_GET_PASSWORD,			"GetPassword" },
 	{ GSM0480_OP_CODE_PROCESS_USS_DATA,		"ProcessUSSD" },
-	{ GSM0480_OP_CODE_FORWARD_CHECK_SS_IND,		"ForwardChecckSSind" },
+	{ GSM0480_OP_CODE_FORWARD_CHECK_SS_IND,		"ForwardCheckSSind" },
 	{ GSM0480_OP_CODE_PROCESS_USS_REQ,		"ProcessUssReq" },
 	{ GSM0480_OP_CODE_USS_REQUEST,			"UssRequest" },
 	{ GSM0480_OP_CODE_USS_NOTIFY,			"UssNotify" },

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fa1961c85b3fd714bc8df56fe4af6be4060c208
Gerrit-Change-Number: 12363
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181219/d074ebf3/attachment.htm>


More information about the gerrit-log mailing list