aboutsummaryrefslogtreecommitdiffstats
path: root/tests/42-real-life-OK.asn1.-PR
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-09-04 04:54:42 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-09-04 04:54:42 +0000
commit60e05a440f6d9079914e2e822e6b77de43b28ec7 (patch)
treecfb2fe7b86b8602349892eec2111b6e3225efda7 /tests/42-real-life-OK.asn1.-PR
parent044f744523ca440476241bf13cac46b2db07bb57 (diff)
changes related to ANY type introduction
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@242 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'tests/42-real-life-OK.asn1.-PR')
-rw-r--r--tests/42-real-life-OK.asn1.-PR2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/42-real-life-OK.asn1.-PR b/tests/42-real-life-OK.asn1.-PR
index ad954aa0..d4da365a 100644
--- a/tests/42-real-life-OK.asn1.-PR
+++ b/tests/42-real-life-OK.asn1.-PR
@@ -208,7 +208,7 @@ memb_vparts_2_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
static asn1_TYPE_member_t asn1_MBR_vparts[] = {
{ 0, 0,
- .tag = -1 /* Ambiguous tag (CHOICE?) */,
+ .tag = -1 /* Ambiguous tag (CHOICE|ANY?) */,
.tag_mode = 0,
.type = (void *)&asn1_DEF_VariablePart,
.memb_constraints = 0, /* Defer to actual type */