aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtse.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rtse.h')
-rw-r--r--epan/dissectors/packet-rtse.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/epan/dissectors/packet-rtse.h b/epan/dissectors/packet-rtse.h
index 32e25ebb39..721cb0eff2 100644
--- a/epan/dissectors/packet-rtse.h
+++ b/epan/dissectors/packet-rtse.h
@@ -1,10 +1,11 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-rtse.h */
+/* ./packet-rtse.h */
/* ../../tools/asn2eth.py -X -b -e -p rtse -c rtse.cnf -s packet-rtse-template rtse.asn */
/* Input file: packet-rtse-template.h */
+#line 1 "packet-rtse-template.h"
/* packet-rtse.h
* Routines for RTSE packet dissection
* Graeme Lunt 2005
@@ -35,7 +36,7 @@
/*--- Included file: packet-rtse-exp.h ---*/
-
+#line 1 "packet-rtse-exp.h"
int dissect_rtse_RTORQapdu(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
int dissect_rtse_RTOACapdu(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
int dissect_rtse_RTORJapdu(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
@@ -43,7 +44,7 @@ int dissect_rtse_RTABapdu(gboolean implicit_tag, tvbuff_t *tvb, int offset, pack
int dissect_rtse_EXTERNAL(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-rtse-exp.h ---*/
-
+#line 30 "packet-rtse-template.h"
void register_rtse_oid_dissector_handle(const char *oid, dissector_handle_t dissector, int proto _U_, const char *name, gboolean uses_ros);