aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTom Yan <tom.yan@nokia-sbell.com>2020-09-24 09:18:13 +0000
committerTom Yan <tom.yan@nokia-sbell.com>2020-09-24 09:18:13 +0000
commit68f59bd1f4192e7cfffd93b3982f66d637b6f9d8 (patch)
treedcff4ed01961139d1dfe79a63dd72cde7abb0218 /tools
parentb5621095623ead9679bef32ad8dc282559d68b25 (diff)
extract_asn1_from_spec.pl : update comments
Diffstat (limited to 'tools')
-rwxr-xr-xtools/extract_asn1_from_spec.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/extract_asn1_from_spec.pl b/tools/extract_asn1_from_spec.pl
index a0b8498752..40307b5a9e 100755
--- a/tools/extract_asn1_from_spec.pl
+++ b/tools/extract_asn1_from_spec.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
-# This script extracts the ASN1 definition from and TS 36.331/36.355/25.331/38.331/37.355
-# and generates asn files that can be processed by asn2wrs
+# This script extracts the ASN1 definition from TS 36.331/36.355/25.331/38.331/37.355/38.413/36.423/38.423
+# /38.463/38.473 , and generates asn files that can be processed by asn2wrs
# First download the specification from 3gpp.org as a word document and open it
# Then in "view" menu, select normal, draft or web layout (any kind that removes page header and footers)
# Finally save the document as a text file