aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ftam.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-12-08 23:29:21 +0000
committerGuy Harris <guy@alum.mit.edu>2005-12-08 23:29:21 +0000
commitb45d2efe6db49becb5bb1b5b27fbca9948b785c5 (patch)
tree0e3df38ff6beeed4ad09db532adb3806d30eddea /epan/dissectors/packet-ftam.h
parenta770b7b647b382ea5232be245e38a2433950ad80 (diff)
Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.
svn path=/trunk/; revision=16736
Diffstat (limited to 'epan/dissectors/packet-ftam.h')
-rw-r--r--epan/dissectors/packet-ftam.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/epan/dissectors/packet-ftam.h b/epan/dissectors/packet-ftam.h
index f7dbf28b88..7503710254 100644
--- a/epan/dissectors/packet-ftam.h
+++ b/epan/dissectors/packet-ftam.h
@@ -1,10 +1,11 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-ftam.h */
+/* ./packet-ftam.h */
/* ../../tools/asn2eth.py -X -b -e -p ftam -c ftam.cnf -s packet-ftam-template ISO8571-FTAM.asn */
/* Input file: packet-ftam-template.h */
+#line 1 "packet-ftam-template.h"
/* packet-ftam.h
* Routine to dissect OSI ISO 8571 FTAM Protocol packets
* based on the ASN.1 specification from http://www.itu.int/ITU-T/asn1/database/iso/8571-4/1988/
@@ -40,7 +41,7 @@
/*--- Included file: packet-ftam-exp.h ---*/
-
+#line 1 "packet-ftam-exp.h"
extern const value_string ftam_Date_and_Time_Attribute_vals[];
extern const value_string ftam_Object_Availability_Attribute_vals[];
extern const value_string ftam_Object_Size_Attribute_vals[];
@@ -57,6 +58,6 @@ int dissect_ftam_Attribute_Extensions(gboolean implicit_tag, tvbuff_t *tvb, int
int dissect_ftam_Pathname(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-ftam-exp.h ---*/
-
+#line 35 "packet-ftam-template.h"
#endif /* PACKET_FTAM_H */