aboutsummaryrefslogtreecommitdiffstats
path: root/tests/89-bit-string-enum-OK.asn1.-Pfcompound-names
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-08-29 10:31:14 +0000
committerLev Walkin <vlm@lionet.info>2005-08-29 10:31:14 +0000
commitae7bf3fbe8e530f20a2c629530e92c5235921454 (patch)
tree4f173bf7d27476d128d4bb845b3b7665e70d4281 /tests/89-bit-string-enum-OK.asn1.-Pfcompound-names
parent0f5c5cfce99074487c5ca6ab7d0641e2aa3aa03f (diff)
YuanMeng was very helpful in finding these
Diffstat (limited to 'tests/89-bit-string-enum-OK.asn1.-Pfcompound-names')
-rw-r--r--tests/89-bit-string-enum-OK.asn1.-Pfcompound-names2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/89-bit-string-enum-OK.asn1.-Pfcompound-names b/tests/89-bit-string-enum-OK.asn1.-Pfcompound-names
index 9ac69a29..8f5d06c3 100644
--- a/tests/89-bit-string-enum-OK.asn1.-Pfcompound-names
+++ b/tests/89-bit-string-enum-OK.asn1.-Pfcompound-names
@@ -37,7 +37,7 @@ static asn_TYPE_member_t asn_MBR_T_1[] = {
{ ATF_NOFLAGS, 0, offsetof(struct T, choice.bs),
.tag = (ASN_TAG_CLASS_UNIVERSAL | (3 << 2)),
.tag_mode = 0,
- .type = (void *)&asn_DEF_BIT_STRING,
+ .type = &asn_DEF_BIT_STRING,
.memb_constraints = 0, /* Defer constraints checking to the member type */
.name = "bs"
},