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:56:15 UTC 2018


Max has submitted this change and it was merged. ( 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(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Vadim Yanitskiy: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I8fa1961c85b3fd714bc8df56fe4af6be4060c208
Gerrit-Change-Number: 12363
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Stefan Sperling <stsp at stsp.name>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181219/1ef2c7b8/attachment.htm>


More information about the gerrit-log mailing list