aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dap.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-dap.h
parenta10ffa4cebdb415fdce6312b621238fca022d066 (diff)
Regenerate ASN.1 dissectors to update the #line directive.
svn path=/trunk/; revision=37118
Diffstat (limited to 'epan/dissectors/packet-dap.h')
-rw-r--r--epan/dissectors/packet-dap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-dap.h b/epan/dissectors/packet-dap.h
index dbc1e105e7..6255815216 100644
--- a/epan/dissectors/packet-dap.h
+++ b/epan/dissectors/packet-dap.h
@@ -5,7 +5,7 @@
/* Input file: packet-dap-template.h */
-#line 1 "packet-dap-template.h"
+#line 1 "../../asn1/dap/packet-dap-template.h"
/* packet-dap.h
* Routines for X.511 (X.500 Directory Access Protocol) packet dissection
* Graeme Lunt 2005
@@ -36,7 +36,7 @@
/*--- Included file: packet-dap-exp.h ---*/
-#line 1 "packet-dap-exp.h"
+#line 1 "../../asn1/dap/packet-dap-exp.h"
extern const value_string dap_FamilyGrouping_vals[];
extern const value_string dap_ContextSelection_vals[];
extern const value_string dap_Filter_vals[];
@@ -108,6 +108,6 @@ int dissect_dap_ServiceError(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int o
int dissect_dap_UpdateError(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-dap-exp.h ---*/
-#line 30 "packet-dap-template.h"
+#line 30 "../../asn1/dap/packet-dap-template.h"
#endif /* PACKET_DAP_H */