summaryrefslogtreecommitdiff
path: root/asn1/x509ce
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-01-04 12:39:52 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-01-04 12:39:52 +0000
commita6d82ae12e1e12dfe99dcc837a13c5485f273964 (patch)
treef3f10ab56a6ea74a0443d3bc2f4868b94a333d5c /asn1/x509ce
parenta67838484c96fa8f8a4cbce91f16c6f5cb1f80ee (diff)
downloadwireshark-a6d82ae12e1e12dfe99dcc837a13c5485f273964.tar.gz
Get rid of ber_last_created_item().
svn path=/trunk/; revision=24008
Diffstat (limited to 'asn1/x509ce')
-rw-r--r--asn1/x509ce/x509ce.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/x509ce/x509ce.cnf b/asn1/x509ce/x509ce.cnf
index cf7e8004a9..6006a97e05 100644
--- a/asn1/x509ce/x509ce.cnf
+++ b/asn1/x509ce/x509ce.cnf
@@ -125,7 +125,7 @@ CertificatePairExactAssertion/issuedByThisCAAssertion cpea_issuedByThisCAAsserti
#.FN_FTR GeneralName/uniformResourceIdentifier
- PROTO_ITEM_SET_URL(get_ber_last_created_item());
+ PROTO_ITEM_SET_URL(actx->created_item);
#.END