aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-acse.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-acse.h')
-rw-r--r--epan/dissectors/packet-acse.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/epan/dissectors/packet-acse.h b/epan/dissectors/packet-acse.h
index 595d67750d..dd679fdd04 100644
--- a/epan/dissectors/packet-acse.h
+++ b/epan/dissectors/packet-acse.h
@@ -1,10 +1,11 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-acse.h */
+/* ./packet-acse.h */
/* ../../tools/asn2eth.py -X -b -e -p acse -c acse.cnf -s packet-acse-template acse.asn */
/* Input file: packet-acse-template.h */
+#line 1 "packet-acse-template.h"
/* packet-acse.h
* Routines for ACSE packet dissection
* Ronnie Sahlberg 2005
@@ -35,7 +36,7 @@
/*--- Included file: packet-acse-exp.h ---*/
-
+#line 1 "packet-acse-exp.h"
extern const value_string acse_AP_title_vals[];
extern const value_string acse_ASO_qualifier_vals[];
int dissect_acse_EXTERNAL(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
@@ -46,7 +47,7 @@ int dissect_acse_AE_invocation_identifier(gboolean implicit_tag, tvbuff_t *tvb,
int dissect_acse_AP_invocation_identifier(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-acse-exp.h ---*/
-
+#line 30 "packet-acse-template.h"
#endif /* PACKET_ACSE_H */