fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39847?usp=email )
(
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: library/s1ap: cosmetic: fix a typo ......................................................................
library/s1ap: cosmetic: fix a typo
Change-Id: I50aceea2653c426d1f60542dbb6721b8c75ed3fb Related: SYS#7288 --- M library/s1ap/S1AP_Templates.ttcn 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/library/s1ap/S1AP_Templates.ttcn b/library/s1ap/S1AP_Templates.ttcn index 32ebfae..2ba2b36 100644 --- a/library/s1ap/S1AP_Templates.ttcn +++ b/library/s1ap/S1AP_Templates.ttcn @@ -425,7 +425,7 @@ }
-/* 9.1.7.3 UPNLINK NAS TRANSPORT */ +/* 9.1.7.3 UPLINK NAS TRANSPORT */ template (value) S1AP_PDU ts_S1AP_UlNasTransport(template (value) MME_UE_S1AP_ID mme_id, template (value) ENB_UE_S1AP_ID enb_id,