aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-03-10 13:47:58 +0000
committerLev Walkin <vlm@lionet.info>2005-03-10 13:47:58 +0000
commitd6aa7aa46dee6ad67e6695cc5f3878959ac8b628 (patch)
tree822432b911d2f27ef0519f7913003b2974a374d4 /tests
parent6750823d4f73451138c29799d9cc83394b01e749 (diff)
not XMLValueList
Diffstat (limited to 'tests')
-rw-r--r--tests/42-real-life-OK.asn1.-PR2
-rw-r--r--tests/43-recursion-OK.asn1.-P2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/42-real-life-OK.asn1.-PR b/tests/42-real-life-OK.asn1.-PR
index 8f64c4a3..d0325fb7 100644
--- a/tests/42-real-life-OK.asn1.-PR
+++ b/tests/42-real-life-OK.asn1.-PR
@@ -242,7 +242,7 @@ static ber_tlv_tag_t asn_DEF_vparts_2_tags[] = {
static asn_SET_OF_specifics_t asn_SPC_vparts_2_specs = {
sizeof(struct vparts),
offsetof(struct vparts, _asn_ctx),
- 1, /* XER encoding is XMLValueList */
+ 0, /* XER encoding is XMLDelimitedItemList */
};
static /* Use -fall-defs-global to expose */
asn_TYPE_descriptor_t asn_DEF_vparts_2 = {
diff --git a/tests/43-recursion-OK.asn1.-P b/tests/43-recursion-OK.asn1.-P
index 8eb67a7e..02135e76 100644
--- a/tests/43-recursion-OK.asn1.-P
+++ b/tests/43-recursion-OK.asn1.-P
@@ -262,7 +262,7 @@ static ber_tlv_tag_t asn_DEF_or_3_tags[] = {
static asn_SET_OF_specifics_t asn_SPC_or_3_specs = {
sizeof(struct or),
offsetof(struct or, _asn_ctx),
- 1, /* XER encoding is XMLValueList */
+ 0, /* XER encoding is XMLDelimitedItemList */
};
static /* Use -fall-defs-global to expose */
asn_TYPE_descriptor_t asn_DEF_or_3 = {