aboutsummaryrefslogtreecommitdiffstats
path: root/sgsn
diff options
context:
space:
mode:
Diffstat (limited to 'sgsn')
-rw-r--r--sgsn/SGSN_Tests.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn
index 0b439ec8..e1d35c53 100644
--- a/sgsn/SGSN_Tests.ttcn
+++ b/sgsn/SGSN_Tests.ttcn
@@ -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 {