aboutsummaryrefslogtreecommitdiffstats
path: root/tests/95-choice-per-order-OK.asn1.-Pfwide-types
diff options
context:
space:
mode:
Diffstat (limited to 'tests/95-choice-per-order-OK.asn1.-Pfwide-types')
-rw-r--r--tests/95-choice-per-order-OK.asn1.-Pfwide-types6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/95-choice-per-order-OK.asn1.-Pfwide-types b/tests/95-choice-per-order-OK.asn1.-Pfwide-types
index 92158bb0..c4c2d6bb 100644
--- a/tests/95-choice-per-order-OK.asn1.-Pfwide-types
+++ b/tests/95-choice-per-order-OK.asn1.-Pfwide-types
@@ -78,7 +78,7 @@ static asn_TYPE_member_t asn_MBR_ch_4[] = {
.name = "int"
},
};
-static asn_TYPE_tag2member_t asn_MAP_ch_tag2el_4[] = {
+static const asn_TYPE_tag2member_t asn_MAP_ch_tag2el_4[] = {
{ (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 1, 0, 0 }, /* int */
{ (ASN_TAG_CLASS_UNIVERSAL | (5 << 2)), 0, 0, 0 } /* null */
};
@@ -153,7 +153,7 @@ static asn_TYPE_member_t asn_MBR_Choice_1[] = {
.name = "bool"
},
};
-static asn_TYPE_tag2member_t asn_MAP_Choice_tag2el_1[] = {
+static const asn_TYPE_tag2member_t asn_MAP_Choice_tag2el_1[] = {
{ (ASN_TAG_CLASS_UNIVERSAL | (1 << 2)), 3, 0, 0 }, /* bool */
{ (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, 0, 0 }, /* int */
{ (ASN_TAG_CLASS_UNIVERSAL | (3 << 2)), 1, 0, 0 }, /* bitstr */
@@ -246,7 +246,7 @@ static asn_TYPE_member_t asn_MBR_Choice2_1[] = {
.name = "roid"
},
};
-static asn_TYPE_tag2member_t asn_MAP_Choice2_tag2el_1[] = {
+static const asn_TYPE_tag2member_t asn_MAP_Choice2_tag2el_1[] = {
{ (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* bitstr */
{ (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* roid */
};