From 68f59bd1f4192e7cfffd93b3982f66d637b6f9d8 Mon Sep 17 00:00:00 2001 From: Tom Yan Date: Thu, 24 Sep 2020 09:18:13 +0000 Subject: extract_asn1_from_spec.pl : update comments --- tools/extract_asn1_from_spec.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') 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 -- cgit v1.2.3