Skip to content
Snippets Groups Projects
Commit d6aa7aa4 authored by Lev Walkin's avatar Lev Walkin
Browse files

not XMLValueList

parent 6750823d
No related branches found
No related tags found
No related merge requests found
......@@ -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 = {
......
......@@ -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 = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment