aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wlancertextn.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-05-16 22:07:03 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-05-16 22:07:03 +0000
commitc47e788c94af5656ffbc83ebbe03a8539cdcde72 (patch)
treeb1055286b24404aea8078ca2430dda80e1440964 /epan/dissectors/packet-wlancertextn.c
parentb4f4444202b90da79333137f5bb5166cd78bd701 (diff)
Regenerate all asn2wrs generated dissectors.
svn path=/trunk/; revision=28379
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 21d76fd458..b05e23d67c 100644
--- a/epan/dissectors/packet-wlancertextn.c
+++ b/epan/dissectors/packet-wlancertextn.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-wlancertextn.c */
-/* ../../tools/asn2wrs.py -b -p wlancertextn -c wlancertextn.cnf -s packet-wlancertextn-template WLANCERTEXTN.asn */
+/* ../../tools/asn2wrs.py -b -p wlancertextn -c ./wlancertextn.cnf -s ./packet-wlancertextn-template -D . WLANCERTEXTN.asn */
/* Input file: packet-wlancertextn-template.c */
@@ -125,7 +125,7 @@ void proto_register_wlancertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"wlancertextn.SSIDList", HFILL }},
{ &hf_wlancertextn_SSIDList_item,
- { "SSIDList", "wlancertextn.SSIDList_item",
+ { "SSID", "wlancertextn.SSID",
FT_BYTES, BASE_HEX, NULL, 0,
"wlancertextn.SSID", HFILL }},