aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mms.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-08 23:29:21 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-08 23:29:21 +0000
commite08d65db021e25ab92a362a029c1c263f8c6bb21 (patch)
tree0e3df38ff6beeed4ad09db532adb3806d30eddea /epan/dissectors/packet-mms.h
parent7638b61e373dc6d3cc59a3e6710e0cbac258a325 (diff)
Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16736 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-mms.h')
-rw-r--r--epan/dissectors/packet-mms.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/epan/dissectors/packet-mms.h b/epan/dissectors/packet-mms.h
index 70ad66e147..66d0c527a0 100644
--- a/epan/dissectors/packet-mms.h
+++ b/epan/dissectors/packet-mms.h
@@ -1,10 +1,11 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-mms.h */
+/* ./packet-mms.h */
/* ../../tools/asn2eth.py -X -b -e -p mms -c mms.cnf -s packet-mms-template mms.asn */
/* Input file: packet-mms-template.h */
+#line 1 "packet-mms-template.h"
/* packet-mms.h
* Routines for MMS packet dissection
* Ronnie Sahlberg 2005
@@ -35,12 +36,12 @@
/*--- Included file: packet-mms-exp.h ---*/
-
+#line 1 "packet-mms-exp.h"
extern const value_string mms_MMSpdu_vals[];
int dissect_mms_MMSpdu(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-mms-exp.h ---*/
-
+#line 30 "packet-mms-template.h"
#endif /* PACKET_MMS_H */