aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wlancertextn.c
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2006-08-16 05:58:39 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2006-08-16 05:58:39 +0000
commit5cd8c719e640cce981b68fa8a3964b3ddcba0c5a (patch)
tree28e91d9d8368623c83eb709c790b9bb47cfa3113 /epan/dissectors/packet-wlancertextn.c
parentc5bf44c6ad587dfcaba3e056ee0d2bb65e5953e2 (diff)
ASN.1 dissectors regenerated with new asn2wrs to get updated field blurb
svn path=/trunk/; revision=18921
Diffstat (limited to 'epan/dissectors/packet-wlancertextn.c')
-rw-r--r--epan/dissectors/packet-wlancertextn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-wlancertextn.c b/epan/dissectors/packet-wlancertextn.c
index 214bdc05bc..0d90f464e9 100644
--- a/epan/dissectors/packet-wlancertextn.c
+++ b/epan/dissectors/packet-wlancertextn.c
@@ -127,11 +127,11 @@ void proto_register_wlancertextn(void) {
{ &hf_wlancertextn_SSIDList_PDU,
{ "SSIDList", "wlancertextn.SSIDList",
FT_UINT32, BASE_DEC, NULL, 0,
- "SSIDList", HFILL }},
+ "wlancertextn.SSIDList", HFILL }},
{ &hf_wlancertextn_SSIDList_item,
{ "Item", "wlancertextn.SSIDList_item",
FT_BYTES, BASE_HEX, NULL, 0,
- "SSIDList/_item", HFILL }},
+ "wlancertextn.SSID", HFILL }},
/*--- End of included file: packet-wlancertextn-hfarr.c ---*/
#line 64 "packet-wlancertextn-template.c"