aboutsummaryrefslogtreecommitdiffstats
path: root/tests/32-sequence-of-OK.asn1.-P
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/32-sequence-of-OK.asn1.-P
parent0f5c5cfce99074487c5ca6ab7d0641e2aa3aa03f (diff)
YuanMeng was very helpful in finding these
Diffstat (limited to 'tests/32-sequence-of-OK.asn1.-P')
-rw-r--r--tests/32-sequence-of-OK.asn1.-P4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/32-sequence-of-OK.asn1.-P b/tests/32-sequence-of-OK.asn1.-P
index f83b74f0..3e2354bd 100644
--- a/tests/32-sequence-of-OK.asn1.-P
+++ b/tests/32-sequence-of-OK.asn1.-P
@@ -31,7 +31,7 @@ static asn_TYPE_member_t asn_MBR_Programming_1[] = {
{ ATF_POINTER, 0, 0,
.tag = (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
.tag_mode = -1, /* IMPLICIT tag at current level */
- .type = (void *)&asn_DEF_Fault,
+ .type = &asn_DEF_Fault,
.memb_constraints = 0, /* Defer constraints checking to the member type */
.name = ""
},
@@ -99,7 +99,7 @@ static asn_TYPE_member_t asn_MBR_Fault_1[] = {
{ ATF_POINTER, 0, 0,
.tag = (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
.tag_mode = 0,
- .type = (void *)&asn_DEF_Error,
+ .type = &asn_DEF_Error,
.memb_constraints = 0, /* Defer constraints checking to the member type */
.name = ""
},