sgsn: fix typo in comment of BSSGP_ConnHdlrPars:imsi

Change-Id: I544a626d914075c0fcf13017553017b898525e8c
This commit is contained in:
Alexander Couzens 2018-05-02 19:30:55 +02:00
parent de17222ead
commit 8f0fb009b7
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ type record SGSN_ConnHdlrNetworkPars {
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,