aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-q932.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-q932.c
parenta10ffa4cebdb415fdce6312b621238fca022d066 (diff)
Regenerate ASN.1 dissectors to update the #line directive.
svn path=/trunk/; revision=37118
Diffstat (limited to 'epan/dissectors/packet-q932.c')
-rw-r--r--epan/dissectors/packet-q932.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/epan/dissectors/packet-q932.c b/epan/dissectors/packet-q932.c
index 3694b953ae..cf2ff1b0b1 100644
--- a/epan/dissectors/packet-q932.c
+++ b/epan/dissectors/packet-q932.c
@@ -5,7 +5,7 @@
/* Input file: packet-q932-template.c */
-#line 1 "packet-q932-template.c"
+#line 1 "../../asn1/q932/packet-q932-template.c"
/* packet-q932.c
* Routines for Q.932 packet dissection
* 2007 Tomas Kukosa
@@ -55,7 +55,7 @@ static int hf_q932_pp = -1;
static int hf_q932_nd = -1;
/*--- Included file: packet-q932-hf.c ---*/
-#line 1 "packet-q932-hf.c"
+#line 1 "../../asn1/q932/packet-q932-hf.c"
static int hf_q932_NetworkFacilityExtension_PDU = -1; /* NetworkFacilityExtension */
static int hf_q932_NetworkProtocolProfile_PDU = -1; /* NetworkProtocolProfile */
static int hf_q932_InterpretationComponent_PDU = -1; /* InterpretationComponent */
@@ -95,14 +95,14 @@ static int hf_q932_destinationEntity = -1; /* EntityType */
static int hf_q932_destinationEntityAddress = -1; /* AddressInformation */
/*--- End of included file: packet-q932-hf.c ---*/
-#line 49 "packet-q932-template.c"
+#line 49 "../../asn1/q932/packet-q932-template.c"
/* Initialize the subtree pointers */
static gint ett_q932 = -1;
static gint ett_q932_ie = -1;
/*--- Included file: packet-q932-ett.c ---*/
-#line 1 "packet-q932-ett.c"
+#line 1 "../../asn1/q932/packet-q932-ett.c"
static gint ett_q932_PresentedAddressScreened = -1;
static gint ett_q932_PresentedAddressUnscreened = -1;
static gint ett_q932_PresentedNumberScreened = -1;
@@ -118,7 +118,7 @@ static gint ett_q932_UserSpecifiedSubaddress = -1;
static gint ett_q932_NetworkFacilityExtension_U = -1;
/*--- End of included file: packet-q932-ett.c ---*/
-#line 54 "packet-q932-template.c"
+#line 54 "../../asn1/q932/packet-q932-template.c"
/* Preferences */
@@ -190,7 +190,7 @@ static const value_string str_nd[] = {
/*--- Included file: packet-q932-fn.c ---*/
-#line 1 "packet-q932-fn.c"
+#line 1 "../../asn1/q932/packet-q932-fn.c"
static int
@@ -634,7 +634,7 @@ static void dissect_InterpretationComponent_PDU(tvbuff_t *tvb _U_, packet_info *
/*--- End of included file: packet-q932-fn.c ---*/
-#line 124 "packet-q932-template.c"
+#line 124 "../../asn1/q932/packet-q932-template.c"
/*--- dissect_q932_facility_ie -------------------------------------------------------*/
/*static*/ void
@@ -805,7 +805,7 @@ void proto_register_q932(void) {
NULL, HFILL }},
/*--- Included file: packet-q932-hfarr.c ---*/
-#line 1 "packet-q932-hfarr.c"
+#line 1 "../../asn1/q932/packet-q932-hfarr.c"
{ &hf_q932_NetworkFacilityExtension_PDU,
{ "NetworkFacilityExtension", "q932.NetworkFacilityExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -956,7 +956,7 @@ void proto_register_q932(void) {
"AddressInformation", HFILL }},
/*--- End of included file: packet-q932-hfarr.c ---*/
-#line 293 "packet-q932-template.c"
+#line 293 "../../asn1/q932/packet-q932-template.c"
};
/* List of subtrees */
@@ -965,7 +965,7 @@ void proto_register_q932(void) {
&ett_q932_ie,
/*--- Included file: packet-q932-ettarr.c ---*/
-#line 1 "packet-q932-ettarr.c"
+#line 1 "../../asn1/q932/packet-q932-ettarr.c"
&ett_q932_PresentedAddressScreened,
&ett_q932_PresentedAddressUnscreened,
&ett_q932_PresentedNumberScreened,
@@ -981,7 +981,7 @@ void proto_register_q932(void) {
&ett_q932_NetworkFacilityExtension_U,
/*--- End of included file: packet-q932-ettarr.c ---*/
-#line 300 "packet-q932-template.c"
+#line 300 "../../asn1/q932/packet-q932-template.c"
};
/* Register protocol and dissector */