Change in osmo-pcu[master]: cosmetic: Fix typo s/TIMSI/TMSI/

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

pespin gerrit-no-reply at lists.osmocom.org
Fri May 21 11:44:29 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/24321 )


Change subject: cosmetic: Fix typo s/TIMSI/TMSI/
......................................................................

cosmetic: Fix typo s/TIMSI/TMSI/

Change-Id: I64231311633b64d898625c49fdbf3f816dfbb97a
---
M src/gprs_bssgp_pcu.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/21/24321/1

diff --git a/src/gprs_bssgp_pcu.c b/src/gprs_bssgp_pcu.c
index 5d0a489..7ee2e45 100644
--- a/src/gprs_bssgp_pcu.c
+++ b/src/gprs_bssgp_pcu.c
@@ -191,7 +191,7 @@
 	}
 	req->mi_imsi_present = true;
 
-	/* TIMSI is optional */
+	/* TMSI is optional */
 	req->mi_tmsi_present = false;
 	if (TLVP_PRESENT(tp, BSSGP_IE_TMSI)) {
 		/* Be safe against an evil SGSN - check the length */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/24321
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I64231311633b64d898625c49fdbf3f816dfbb97a
Gerrit-Change-Number: 24321
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210521/8a095ea2/attachment.htm>


More information about the gerrit-log mailing list