aboutsummaryrefslogtreecommitdiffstats
path: root/tests/43-recursion-OK.asn1.-P
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-10-19 02:46:01 +0000
committerLev Walkin <vlm@lionet.info>2006-10-19 02:46:01 +0000
commit9ab21b8984dd5ef16a7d40a2f426f8e3f03989a3 (patch)
treeb12da2f501a7eaa5ad86691cb5b5a9fc41bdc402 /tests/43-recursion-OK.asn1.-P
parent345e4c6a67a29a0d5dc0419d1b12ada144f0bdf7 (diff)
Fixed explicit tagging of an in-lined constructed type.
Diffstat (limited to 'tests/43-recursion-OK.asn1.-P')
-rw-r--r--tests/43-recursion-OK.asn1.-P2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/43-recursion-OK.asn1.-P b/tests/43-recursion-OK.asn1.-P
index 7a0b0d35..3f2555c0 100644
--- a/tests/43-recursion-OK.asn1.-P
+++ b/tests/43-recursion-OK.asn1.-P
@@ -321,7 +321,7 @@ static asn_TYPE_member_t asn_MBR_Choice_1_1[] = {
},
{ ATF_NOFLAGS, 0, offsetof(struct Choice_1, choice.or),
.tag = (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
- .tag_mode = -1, /* IMPLICIT tag at current level */
+ .tag_mode = 0,
.type = &asn_DEF_or_3,
.memb_constraints = 0, /* Defer constraints checking to the member type */
.per_constraints = 0, /* PER is not compiled, use -gen-PER */