aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-p22.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-p22.h')
-rw-r--r--epan/dissectors/packet-p22.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-p22.h b/epan/dissectors/packet-p22.h
index c45ab909cc..8df17deeec 100644
--- a/epan/dissectors/packet-p22.h
+++ b/epan/dissectors/packet-p22.h
@@ -5,7 +5,7 @@
/* Input file: packet-p22-template.h */
-#line 1 "packet-p22-template.h"
+#line 1 "../../asn1/p22/packet-p22-template.h"
/* packet-p22.h
* Routines for X.420 (X.400 Message Transfer) packet dissection
* Graeme Lunt 2005
@@ -36,7 +36,7 @@
/*--- Included file: packet-p22-exp.h ---*/
-#line 1 "packet-p22-exp.h"
+#line 1 "../../asn1/p22/packet-p22-exp.h"
extern const value_string p22_InformationObject_vals[];
extern const value_string p22_NonReceiptReasonField_vals[];
extern const value_string p22_DiscardReasonField_vals[];
@@ -51,7 +51,7 @@ int dissect_p22_DiscardReasonField(gboolean implicit_tag _U_, tvbuff_t *tvb _U_,
int dissect_p22_ReceiptTimeField(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-p22-exp.h ---*/
-#line 30 "packet-p22-template.h"
+#line 30 "../../asn1/p22/packet-p22-template.h"
void proto_reg_handoff_p22(void);
void proto_register_p22(void);