summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wlandebug/wlandebug.c
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2007-01-12 05:36:17 +0000
committersam <sam@FreeBSD.org>2007-01-12 05:36:17 +0000
commitc8704d794fa745c0415a496bce2a1d1a050d05f4 (patch)
tree7c55d0ba7cd01aa4fd9a5b95bcb92bc4736c7886 /usr.sbin/wlandebug/wlandebug.c
parent88e6756135551f155d0640f62dff503c1ca1aaa5 (diff)
downloadFreeBSD-src-c8704d794fa745c0415a496bce2a1d1a050d05f4.zip
FreeBSD-src-c8704d794fa745c0415a496bce2a1d1a050d05f4.tar.gz
fix typo
MFC after: 1 week
Diffstat (limited to 'usr.sbin/wlandebug/wlandebug.c')
-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 a960255..b9d61e1 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 },
OpenPOWER on IntegriCloud