aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cdt.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-12-08 23:29:21 +0000
committerGuy Harris <guy@alum.mit.edu>2005-12-08 23:29:21 +0000
commitb45d2efe6db49becb5bb1b5b27fbca9948b785c5 (patch)
tree0e3df38ff6beeed4ad09db532adb3806d30eddea /epan/dissectors/packet-cdt.h
parenta770b7b647b382ea5232be245e38a2433950ad80 (diff)
Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.
svn path=/trunk/; revision=16736
Diffstat (limited to 'epan/dissectors/packet-cdt.h')
-rw-r--r--epan/dissectors/packet-cdt.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/epan/dissectors/packet-cdt.h b/epan/dissectors/packet-cdt.h
index 5c5a724ac9..454d4ad362 100644
--- a/epan/dissectors/packet-cdt.h
+++ b/epan/dissectors/packet-cdt.h
@@ -1,10 +1,11 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-cdt.h */
+/* ./packet-cdt.h */
/* ../../tools/asn2eth.py -X -b -e -p cdt -c cdt.cnf -s packet-cdt-template cdt.asn */
/* Input file: packet-cdt-template.h */
+#line 1 "packet-cdt-template.h"
/* packet-cdt.h
*
* Routines for Compressed Data Type packet dissection.
@@ -38,11 +39,11 @@
void dissect_cdt (tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree);
/*--- Included file: packet-cdt-exp.h ---*/
-
+#line 1 "packet-cdt-exp.h"
int dissect_cdt_CompressedData(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-cdt-exp.h ---*/
-
+#line 33 "packet-cdt-template.h"
#endif /* PACKET_CDT_H */