[PATCH] osmo-ttcn3-hacks[master]: sgsn: fix typo in comment of BSSGP_ConnHdlrPars:imsi

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

lynxis lazus gerrit-no-reply at lists.osmocom.org
Thu May 3 02:39:44 UTC 2018


Review at  https://gerrit.osmocom.org/7987

sgsn: fix typo in comment of BSSGP_ConnHdlrPars:imsi

Change-Id: I544a626d914075c0fcf13017553017b898525e8c
---
M sgsn/SGSN_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/87/7987/1

diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn
index 912a507..bccee7f 100644
--- a/sgsn/SGSN_Tests.ttcn
+++ b/sgsn/SGSN_Tests.ttcn
@@ -80,7 +80,7 @@
 type record BSSGP_ConnHdlrPars {
 	/* IMEI of the simulated ME */
 	hexstring imei,
-	/* IMEI of the simulated MS */
+	/* IMSI of the simulated MS */
 	hexstring imsi,
 	/* MSISDN of the simulated MS (probably unused) */
 	hexstring msisdn,

-- 
To view, visit https://gerrit.osmocom.org/7987
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I544a626d914075c0fcf13017553017b898525e8c
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list