aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h460.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-05-13 08:12:27 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-05-13 08:12:27 +0000
commita7c5d642d5e123b34143cf4ad623c7ced230f831 (patch)
treedd3b15fac572e5069d3f9b065201a97328478c92 /epan/dissectors/packet-h460.c
parenta10ffa4cebdb415fdce6312b621238fca022d066 (diff)
Regenerate ASN.1 dissectors to update the #line directive.
svn path=/trunk/; revision=37118
Diffstat (limited to 'epan/dissectors/packet-h460.c')
-rw-r--r--epan/dissectors/packet-h460.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/epan/dissectors/packet-h460.c b/epan/dissectors/packet-h460.c
index 01473fdac1..32a5057262 100644
--- a/epan/dissectors/packet-h460.c
+++ b/epan/dissectors/packet-h460.c
@@ -5,7 +5,7 @@
/* Input file: packet-h460-template.c */
-#line 1 "packet-h460-template.c"
+#line 1 "../../asn1/h460/packet-h460-template.c"
/* packet-h460.c
* Routines for H.460.x packet dissection
* 2007 Tomas Kukosa
@@ -55,7 +55,7 @@
static int proto_h460 = -1;
/*--- Included file: packet-h460-hf.c ---*/
-#line 1 "packet-h460-hf.c"
+#line 1 "../../asn1/h460/packet-h460-hf.c"
/* --- Module NUMBER-PORTABILITY --- --- --- */
@@ -258,12 +258,12 @@ static int hf_h460_21_capability = -1; /* Capability */
static int hf_h460_21_sourceAddress = -1; /* UnicastAddress */
/*--- End of included file: packet-h460-hf.c ---*/
-#line 49 "packet-h460-template.c"
+#line 49 "../../asn1/h460/packet-h460-template.c"
/* Initialize the subtree pointers */
/*--- Included file: packet-h460-ett.c ---*/
-#line 1 "packet-h460-ett.c"
+#line 1 "../../asn1/h460/packet-h460-ett.c"
/* --- Module NUMBER-PORTABILITY --- --- --- */
@@ -355,7 +355,7 @@ static gint ett_h460_21_SEQUENCE_SIZE_1_256_OF_Capability = -1;
static gint ett_h460_21_TransmitCapabilities = -1;
/*--- End of included file: packet-h460-ett.c ---*/
-#line 52 "packet-h460-template.c"
+#line 52 "../../asn1/h460/packet-h460-template.c"
/* Subdissectors */
static dissector_handle_t q931_ie_handle = NULL;
@@ -363,7 +363,7 @@ static dissector_handle_t h225_ras_handle = NULL;
/*--- Included file: packet-h460-fn.c ---*/
-#line 1 "packet-h460-fn.c"
+#line 1 "../../asn1/h460/packet-h460-fn.c"
/* --- Module NUMBER-PORTABILITY --- --- --- */
@@ -1966,7 +1966,7 @@ static int dissect_h460_21_CapabilityAdvertisement_PDU(tvbuff_t *tvb _U_, packet
/*--- End of included file: packet-h460-fn.c ---*/
-#line 58 "packet-h460-template.c"
+#line 58 "../../asn1/h460/packet-h460-template.c"
static int
dissect_ies(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree) {
@@ -2158,7 +2158,7 @@ void proto_register_h460(void) {
static hf_register_info hf[] = {
/*--- Included file: packet-h460-hfarr.c ---*/
-#line 1 "packet-h460-hfarr.c"
+#line 1 "../../asn1/h460/packet-h460-hfarr.c"
/* --- Module NUMBER-PORTABILITY --- --- --- */
@@ -2871,14 +2871,14 @@ void proto_register_h460(void) {
"UnicastAddress", HFILL }},
/*--- End of included file: packet-h460-hfarr.c ---*/
-#line 248 "packet-h460-template.c"
+#line 248 "../../asn1/h460/packet-h460-template.c"
};
/* List of subtrees */
static gint *ett[] = {
/*--- Included file: packet-h460-ettarr.c ---*/
-#line 1 "packet-h460-ettarr.c"
+#line 1 "../../asn1/h460/packet-h460-ettarr.c"
/* --- Module NUMBER-PORTABILITY --- --- --- */
@@ -2970,7 +2970,7 @@ void proto_register_h460(void) {
&ett_h460_21_TransmitCapabilities,
/*--- End of included file: packet-h460-ettarr.c ---*/
-#line 253 "packet-h460-template.c"
+#line 253 "../../asn1/h460/packet-h460-template.c"
};
/* Register protocol */