aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ftam.h
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-13 08:12:27 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-13 08:12:27 +0000
commit2625b60a94396a8b555c829f2bec3fa67c433f46 (patch)
treedd3b15fac572e5069d3f9b065201a97328478c92 /epan/dissectors/packet-ftam.h
parent6f997ff02d4ed0a01ae12a951c70272d369718da (diff)
Regenerate ASN.1 dissectors to update the #line directive.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37118 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ftam.h')
-rw-r--r--epan/dissectors/packet-ftam.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-ftam.h b/epan/dissectors/packet-ftam.h
index ddc5b5f42b..3fdde14749 100644
--- a/epan/dissectors/packet-ftam.h
+++ b/epan/dissectors/packet-ftam.h
@@ -5,7 +5,7 @@
/* Input file: packet-ftam-template.h */
-#line 1 "packet-ftam-template.h"
+#line 1 "../../asn1/ftam/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/
@@ -41,7 +41,7 @@
/*--- Included file: packet-ftam-exp.h ---*/
-#line 1 "packet-ftam-exp.h"
+#line 1 "../../asn1/ftam/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[];
@@ -58,6 +58,6 @@ int dissect_ftam_Attribute_Extensions(gboolean implicit_tag _U_, tvbuff_t *tvb _
int dissect_ftam_Pathname(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-ftam-exp.h ---*/
-#line 35 "packet-ftam-template.h"
+#line 35 "../../asn1/ftam/packet-ftam-template.h"
#endif /* PACKET_FTAM_H */