aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-09-13 08:06:52 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-09-13 08:06:52 +0000
commiteb1994a7630928f7104b0c6135d884a17d47b1c4 (patch)
treee33719e72846258c019823649ea8a6d5b66f6e77 /epan/dissectors/packet-x509ce.h
parent88a4c48f24bb6c80e8314bd21ddc4a5daab56b54 (diff)
let asn2eth autogenerate the PDU callback wrappers instead of defining them manually
svn path=/trunk/; revision=11985
Diffstat (limited to 'epan/dissectors/packet-x509ce.h')
-rw-r--r--epan/dissectors/packet-x509ce.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/epan/dissectors/packet-x509ce.h b/epan/dissectors/packet-x509ce.h
index 60e4afacd6..87707fc311 100644
--- a/epan/dissectors/packet-x509ce.h
+++ b/epan/dissectors/packet-x509ce.h
@@ -1,10 +1,9 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* packet-x509ce.h */
+/* ./packet-x509ce.h */
/* ../../tools/asn2eth.py -X -b -p x509ce -c x509ce.cnf -s packet-x509ce-template CertificateExtensions.asn */
/* Input file: packet-x509ce-template.h */
-/* Include files: packet-x509ce-exp.h, packet-x509ce-valexp.h */
/* packet-x509ce.h
* Routines for X.509 Certificate Extensions packet dissection
@@ -36,11 +35,6 @@
/*--- Included file: packet-x509ce-exp.h ---*/
-/* Do not modify this file. */
-/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* packet-x509ce-exp.h */
-/* ../../tools/asn2eth.py -X -b -p x509ce -c x509ce.cnf -s packet-x509ce-template CertificateExtensions.asn */
-
int dissect_x509ce_GeneralNames(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-x509ce-exp.h ---*/