diff options
author | Sverker Eriksson <[email protected]> | 2017-08-30 20:55:08 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2017-08-30 20:55:08 +0200 |
commit | 7c67bbddb53c364086f66260701bc54a61c9659c (patch) | |
tree | 92ab0d4b91d5e2f6e7a3f9d61ea25089e8a71fe0 /lib/asn1/test/asn1_SUITE_data/rfcs/Character-Coding-Attributes.asn1 | |
parent | 97dc5e7f396129222419811c173edc7fa767b0f8 (diff) | |
parent | 3b7a6ffddc819bf305353a593904cea9e932e7dc (diff) | |
download | otp-7c67bbddb53c364086f66260701bc54a61c9659c.tar.gz otp-7c67bbddb53c364086f66260701bc54a61c9659c.tar.bz2 otp-7c67bbddb53c364086f66260701bc54a61c9659c.zip |
Merge tag 'OTP-19.0' into sverker/19/binary_to_atom-utf8-crash/ERL-474/OTP-14590
Diffstat (limited to 'lib/asn1/test/asn1_SUITE_data/rfcs/Character-Coding-Attributes.asn1')
-rw-r--r-- | lib/asn1/test/asn1_SUITE_data/rfcs/Character-Coding-Attributes.asn1 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/asn1/test/asn1_SUITE_data/rfcs/Character-Coding-Attributes.asn1 b/lib/asn1/test/asn1_SUITE_data/rfcs/Character-Coding-Attributes.asn1 new file mode 100644 index 0000000000..04060cf060 --- /dev/null +++ b/lib/asn1/test/asn1_SUITE_data/rfcs/Character-Coding-Attributes.asn1 @@ -0,0 +1,17 @@ +-- Module Character-Coding-Attributes (T.416:03/1993) + +Character-Coding-Attributes {2 8 1 6 3} DEFINITIONS ::= +BEGIN + +EXPORTS Character-Coding-Attributes; + +Character-Coding-Attributes ::= SET { +} + +-- no character coding attributes +-- are defined in this part of +-- ITU-T Rec. T.410-Series | ISO/IEC 8613 +END + +-- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D + |