fix typo
MFC after: 1 week
This commit is contained in:
parent
234093730d
commit
c31d92bb3d
@ -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 },
|
||||
|
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user