aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cdt.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-05-13 08:12:27 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-05-13 08:12:27 +0000
commita7c5d642d5e123b34143cf4ad623c7ced230f831 (patch)
treedd3b15fac572e5069d3f9b065201a97328478c92 /epan/dissectors/packet-cdt.h
parenta10ffa4cebdb415fdce6312b621238fca022d066 (diff)
Regenerate ASN.1 dissectors to update the #line directive.
svn path=/trunk/; revision=37118
Diffstat (limited to 'epan/dissectors/packet-cdt.h')
-rw-r--r--epan/dissectors/packet-cdt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-cdt.h b/epan/dissectors/packet-cdt.h
index 2e47d1dd5b..060de3efc7 100644
--- a/epan/dissectors/packet-cdt.h
+++ b/epan/dissectors/packet-cdt.h
@@ -5,7 +5,7 @@
/* Input file: packet-cdt-template.h */
-#line 1 "packet-cdt-template.h"
+#line 1 "../../asn1/cdt/packet-cdt-template.h"
/* packet-cdt.h
*
* Routines for Compressed Data Type packet dissection.
@@ -39,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"
+#line 1 "../../asn1/cdt/packet-cdt-exp.h"
int dissect_cdt_CompressedData(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-cdt-exp.h ---*/
-#line 33 "packet-cdt-template.h"
+#line 33 "../../asn1/cdt/packet-cdt-template.h"
#endif /* PACKET_CDT_H */