aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-09-13 08:06:52 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-09-13 08:06:52 +0000
commit905906211a96697a87ffdf3c46ee14a6234629c9 (patch)
treee33719e72846258c019823649ea8a6d5b66f6e77 /epan/dissectors/packet-x509ce.h
parent0c4eebe6706f40523bce119f28497a0a86493f46 (diff)
let asn2eth autogenerate the PDU callback wrappers instead of defining them manually
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11985 f5534014-38df-0310-8fa8-9805f1628bb7
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 ---*/