aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wlancertextn.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-wlancertextn.c')
-rw-r--r--epan/dissectors/packet-wlancertextn.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/epan/dissectors/packet-wlancertextn.c b/epan/dissectors/packet-wlancertextn.c
index d96fdafa26..d78ecf4370 100644
--- a/epan/dissectors/packet-wlancertextn.c
+++ b/epan/dissectors/packet-wlancertextn.c
@@ -45,7 +45,7 @@ static int hf_wlancertextn_SSIDList_PDU = -1; /* SSIDList */
static int hf_wlancertextn_SSIDList_item = -1; /* SSID */
/*--- End of included file: packet-wlancertextn-hf.c ---*/
-#line 46 "./asn1/wlancertextn/packet-wlancertextn-template.c"
+#line 34 "./asn1/wlancertextn/packet-wlancertextn-template.c"
/* Initialize the subtree pointers */
@@ -54,7 +54,7 @@ static int hf_wlancertextn_SSIDList_item = -1; /* SSID */
static gint ett_wlancertextn_SSIDList = -1;
/*--- End of included file: packet-wlancertextn-ett.c ---*/
-#line 49 "./asn1/wlancertextn/packet-wlancertextn-template.c"
+#line 37 "./asn1/wlancertextn/packet-wlancertextn-template.c"
/*--- Included file: packet-wlancertextn-fn.c ---*/
@@ -94,7 +94,7 @@ static int dissect_SSIDList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto
/*--- End of included file: packet-wlancertextn-fn.c ---*/
-#line 51 "./asn1/wlancertextn/packet-wlancertextn-template.c"
+#line 39 "./asn1/wlancertextn/packet-wlancertextn-template.c"
/*--- proto_register_wlancertextn ----------------------------------------------*/
@@ -115,7 +115,7 @@ void proto_register_wlancertextn(void) {
NULL, HFILL }},
/*--- End of included file: packet-wlancertextn-hfarr.c ---*/
-#line 59 "./asn1/wlancertextn/packet-wlancertextn-template.c"
+#line 47 "./asn1/wlancertextn/packet-wlancertextn-template.c"
};
/* List of subtrees */
@@ -126,7 +126,7 @@ void proto_register_wlancertextn(void) {
&ett_wlancertextn_SSIDList,
/*--- End of included file: packet-wlancertextn-ettarr.c ---*/
-#line 64 "./asn1/wlancertextn/packet-wlancertextn-template.c"
+#line 52 "./asn1/wlancertextn/packet-wlancertextn-template.c"
};
/* Register protocol */
@@ -149,7 +149,7 @@ void proto_reg_handoff_wlancertextn(void) {
/*--- End of included file: packet-wlancertextn-dis-tab.c ---*/
-#line 79 "./asn1/wlancertextn/packet-wlancertextn-template.c"
+#line 67 "./asn1/wlancertextn/packet-wlancertextn-template.c"
oid_add_from_string("id-kp-eapOverPPP","1.3.6.1.5.5.7.3.13");
oid_add_from_string("id-kp-eapOverLAN","1.3.6.1.5.5.7.3.14");
}