aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cmp/cmp.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/cmp/cmp.cnf')
-rw-r--r--asn1/cmp/cmp.cnf4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/cmp/cmp.cnf b/asn1/cmp/cmp.cnf
index 5547867297..fa9efd09aa 100644
--- a/asn1/cmp/cmp.cnf
+++ b/asn1/cmp/cmp.cnf
@@ -84,10 +84,10 @@ RevAnnContent/status pkistatus
#.FN_PARS InfoTypeAndValue/infoType
- FN_VARIANT = _str HF_INDEX = hf_cmp_type_oid VAL_PTR = (const char**)&actx->private_data
+ FN_VARIANT = _str HF_INDEX = hf_cmp_type_oid VAL_PTR = &actx->external.direct_reference
#.FN_BODY InfoTypeAndValue/infoValue
- offset=call_ber_oid_callback((const char*)actx->private_data, tvb, offset, actx->pinfo, tree);
+ offset=call_ber_oid_callback(actx->external.direct_reference, tvb, offset, actx->pinfo, tree);
#.FN_PARS PKIBody
VAL_PTR = &branch_taken