aboutsummaryrefslogtreecommitdiffstats
path: root/tests/30-set-OK.asn1.-P
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2005-02-25 08:20:32 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2005-02-25 08:20:32 +0000
commitb317f4488fff8d25710a4cea7677237e39e66950 (patch)
treebcc4add16e1c1979230484670ae42be4c5dce334 /tests/30-set-OK.asn1.-P
parent51cbfa3318440f8915ad48faf7f0d94b05f69f27 (diff)
removed comma and changed comment
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@697 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'tests/30-set-OK.asn1.-P')
-rw-r--r--tests/30-set-OK.asn1.-P4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/30-set-OK.asn1.-P b/tests/30-set-OK.asn1.-P
index 5da52a98..ecb5e29e 100644
--- a/tests/30-set-OK.asn1.-P
+++ b/tests/30-set-OK.asn1.-P
@@ -70,7 +70,7 @@ static ber_tlv_tag_t asn_DEF_T_tags[] = {
static asn_TYPE_tag2member_t asn_DEF_T_tag2el[] = {
{ (ASN_TAG_CLASS_UNIVERSAL | (22 << 2)), 1, 0, 0 }, /* s at 16 */
{ (ASN_TAG_CLASS_APPLICATION | (3 << 2)), 0, 0, 0 }, /* i at 15 */
- { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* b at 18 */
+ { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* b at 18 */
};
static uint8_t asn_DEF_T_mmap[(3 + (8 * sizeof(unsigned int)) - 1) / 8] = {
(1 << 7) | (1 << 6) | (0 << 5)
@@ -82,7 +82,7 @@ static asn_SET_specifics_t asn_DEF_T_specs = {
asn_DEF_T_tag2el,
3, /* Count of tags in the map */
asn_DEF_T_tag2el, /* Same as above */
- 3, /* Count of tags in the CANONICAL-XER map */
+ 3, /* Count of tags in the CXER map */
1, /* Whether extensible */
(unsigned int *)asn_DEF_T_mmap /* Mandatory elements map */
};