From fc7856124432afbf6b6006da265589de124d0e4e Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Mon, 13 Sep 2004 12:03:36 +0000 Subject: update x509af to use machinegenerated _PDU() dissectors svn path=/trunk/; revision=11989 --- epan/dissectors/packet-x509af.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'epan/dissectors/packet-x509af.h') diff --git a/epan/dissectors/packet-x509af.h b/epan/dissectors/packet-x509af.h index 7bb4be57a4..8c3c75e68b 100644 --- a/epan/dissectors/packet-x509af.h +++ b/epan/dissectors/packet-x509af.h @@ -1,10 +1,9 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Ethereal dissector compiler */ -/* packet-x509af.h */ +/* ./packet-x509af.h */ /* ../../tools/asn2eth.py -X -b -e -p x509af -c x509af.cnf -s packet-x509af-template AuthenticationFramework.asn */ /* Input file: packet-x509af-template.h */ -/* Include files: packet-x509af-exp.h, packet-x509af-valexp.h */ /* packet-x509af.h * Routines for X.509 Authentication Framework packet dissection @@ -38,11 +37,6 @@ int dissect_x509af_AlgorithmIdentifier(gboolean implicit_tag, tvbuff_t *tvb, int /*--- Included file: packet-x509af-exp.h ---*/ -/* Do not modify this file. */ -/* It is created automatically by the ASN.1 to Ethereal dissector compiler */ -/* packet-x509af-exp.h */ -/* ../../tools/asn2eth.py -X -b -e -p x509af -c x509af.cnf -s packet-x509af-template AuthenticationFramework.asn */ - int dissect_x509af_Certificate(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index); int dissect_x509af_CertificateSerialNumber(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index); int dissect_x509af_Certificates(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index); -- cgit v1.2.3