sgsn: fix a typo in comment

Change-Id: I061aba5af1e466b33472c9f829b982823bcff71e
This commit is contained in:
Alexander Couzens 2018-05-14 06:30:56 +02:00 committed by Harald Welte
parent 80ec1ea42d
commit 5844d5b2ec
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ private function f_gmm_attach(boolean umts_aka_challenge, boolean force_gsm_sres
BSSGP.send(attach_req);
f_gmm_auth(umts_aka_challenge, force_gsm_sres);
/* Expect MSC to perform LU with HLR */
/* Expect SGSN to perform LU with HLR */
f_gmm_gsup_lu_isd();
BSSGP.receive(tr_BD_L3_MT(tr_GMM_ATTACH_ACCEPT('001'B, ?, ?))) -> value bd {