laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33636
)
Change subject: S1AP_Emulation: remove stray comment
......................................................................
S1AP_Emulation: remove stray comment
Related: OS#5760
Change-Id: I55bfced12d573081311c55d363bfe7bd02fc816f
---
M library/S1AP_Emulation.ttcn
1 file changed, 10 insertions(+), 2 deletions(-)
Approvals:
fixeria: Looks good to me, approved
pespin: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/library/S1AP_Emulation.ttcn b/library/S1AP_Emulation.ttcn
index 6221bf8..a907483 100644
--- a/library/S1AP_Emulation.ttcn
+++ b/library/S1AP_Emulation.ttcn
@@ -94,8 +94,6 @@
EUTRAN_CGI cgi optional,
TAI tai optional,
NAS_UE_State nus
-
- //hexstring imsi optional
};
type component S1AP_Emulation_CT {
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33636
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I55bfced12d573081311c55d363bfe7bd02fc816f
Gerrit-Change-Number: 33636
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged