aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ngap/NGAP-CommonDataTypes.asn
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/ngap/NGAP-CommonDataTypes.asn')
-rw-r--r--epan/dissectors/asn1/ngap/NGAP-CommonDataTypes.asn8
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/ngap/NGAP-CommonDataTypes.asn b/epan/dissectors/asn1/ngap/NGAP-CommonDataTypes.asn
index a543b6f125..01c38f3f38 100644
--- a/epan/dissectors/asn1/ngap/NGAP-CommonDataTypes.asn
+++ b/epan/dissectors/asn1/ngap/NGAP-CommonDataTypes.asn
@@ -1,4 +1,4 @@
--- 3GPP TS 38.413 V16.7.0 (2021-10)
+-- 3GPP TS 38.413 V17.7.0 (2023-12)
-- 9.4.6 Common Definitions
-- **************************************************************
--
@@ -7,10 +7,10 @@
-- **************************************************************
NGAP-CommonDataTypes {
-itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
+itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
ngran-Access (22) modules (3) ngap (1) version1 (1) ngap-CommonDataTypes (3) }
-DEFINITIONS AUTOMATIC TAGS ::=
+DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
@@ -29,6 +29,6 @@ ProtocolExtensionID ::= INTEGER (0..65535)
ProtocolIE-ID ::= INTEGER (0..65535)
-TriggeringMessage ::= ENUMERATED { initiating-message, successful-outcome, unsuccessfull-outcome }
+TriggeringMessage ::= ENUMERATED { initiating-message, successful-outcome, unsuccessful-outcome }
END