aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcap.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-tcap.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-tcap.h')
-rw-r--r--epan/dissectors/packet-tcap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-tcap.h b/epan/dissectors/packet-tcap.h
index ad37f15b15..e4ac2fe0ad 100644
--- a/epan/dissectors/packet-tcap.h
+++ b/epan/dissectors/packet-tcap.h
@@ -5,7 +5,7 @@
/* Input file: packet-tcap-template.h */
-#line 1 "packet-tcap-template.h"
+#line 1 "../../asn1/tcap/packet-tcap-template.h"
/* packet-tcap.h
*
* $Id$
@@ -94,13 +94,13 @@ extern void call_tcap_dissector(dissector_handle_t, tvbuff_t*, packet_info*, pro
/*--- Included file: packet-tcap-exp.h ---*/
-#line 1 "packet-tcap-exp.h"
+#line 1 "../../asn1/tcap/packet-tcap-exp.h"
extern const value_string tcap_UniDialoguePDU_vals[];
extern const value_string tcap_DialoguePDU_vals[];
int dissect_tcap_UniDialoguePDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_tcap_DialoguePDU(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-tcap-exp.h ---*/
-#line 88 "packet-tcap-template.h"
+#line 88 "../../asn1/tcap/packet-tcap-template.h"
#endif /* PACKET_tcap_H */