aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-04-05 22:44:18 +0000
committerGerald Combs <gerald@wireshark.org>2007-04-05 22:44:18 +0000
commitf5b1443173c9efb8284f883e4d260a3c0f7afd4e (patch)
treeb51fea9fdfb461200b1031a54c8f300e43b61fd0 /epan/dissectors
parent90a9317e4eff401383ec95bed2837151fc44f352 (diff)
Fix a typo.
svn path=/trunk/; revision=21341
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/packet-ieee80211.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ieee80211.c b/epan/dissectors/packet-ieee80211.c
index 1cda38919d..8cede06d79 100644
--- a/epan/dissectors/packet-ieee80211.c
+++ b/epan/dissectors/packet-ieee80211.c
@@ -5576,7 +5576,7 @@ proto_register_ieee80211 (void)
FT_UINT8, BASE_DEC, NULL, 0, "", HFILL }},
{ &hf_aironet_ie_data,
- { "Aironet IE data", "wlan_mgmt.aironet.data",
+ { "Aironet IE data", "wlan_mgt.aironet.data",
FT_BYTES, BASE_NONE, NULL, 0x0, "", HFILL }},
{&hf_qbss_version,