aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2007-01-12 05:36:17 +0000
committerSam Leffler <sam@FreeBSD.org>2007-01-12 05:36:17 +0000
commitc31d92bb3df33d165aa1800f49fba09f146ffc61 (patch)
tree7c55d0ba7cd01aa4fd9a5b95bcb92bc4736c7886 /usr.sbin
parent234093730d93718d0bf481f2eb55741b070ca69a (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/wlandebug/wlandebug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wlandebug/wlandebug.c b/usr.sbin/wlandebug/wlandebug.c
index a960255dfe05..b9d61e12236b 100644
--- a/usr.sbin/wlandebug/wlandebug.c
+++ b/usr.sbin/wlandebug/wlandebug.c
@@ -95,7 +95,7 @@ static struct {
{ "output", IEEE80211_MSG_OUTPUT },
{ "state", IEEE80211_MSG_STATE },
{ "power", IEEE80211_MSG_POWER },
- { "dotx1", IEEE80211_MSG_DOT1X },
+ { "dot1x", IEEE80211_MSG_DOT1X },
{ "dot1xsm", IEEE80211_MSG_DOT1XSM },
{ "radius", IEEE80211_MSG_RADIUS },
{ "raddump", IEEE80211_MSG_RADDUMP },