diff options
Diffstat (limited to 'asn1/rrc/InformationElements.asn')
-rw-r--r-- | asn1/rrc/InformationElements.asn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/asn1/rrc/InformationElements.asn b/asn1/rrc/InformationElements.asn index ecff9576d3..495400a8a7 100644 --- a/asn1/rrc/InformationElements.asn +++ b/asn1/rrc/InformationElements.asn @@ -23249,7 +23249,9 @@ SysInfoType1 ::= SEQUENCE { -- Extension mechanism for non- release99 information v3a0NonCriticalExtensions SEQUENCE { sysInfoType1-v3a0ext SysInfoType1-v3a0ext-IEs, - v860NonCriticalExtentions SEQUENCE { +-- WS modification: fix misspelling + v860NonCriticalExtensions SEQUENCE { + -- End WS modification sysInfoType1-v860ext SysInfoType1-v860ext-IEs, nonCriticalExtensions SEQUENCE {} OPTIONAL } OPTIONAL |