summaryrefslogtreecommitdiff
path: root/lib/lib80211/lib80211_regdomain.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lib80211/lib80211_regdomain.c')
-rw-r--r--lib/lib80211/lib80211_regdomain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lib80211/lib80211_regdomain.c b/lib/lib80211/lib80211_regdomain.c
index ba80ceb4b38e..8dfd435e07a0 100644
--- a/lib/lib80211/lib80211_regdomain.c
+++ b/lib/lib80211/lib80211_regdomain.c
@@ -192,7 +192,7 @@ decode_flag(struct mystate *mt, const char *p, int len)
FLAG(IEEE80211_CHAN_VHT40),
FLAG(IEEE80211_CHAN_VHT80),
/*
- * XXX VHT80_80? This likely should be done by
+ * XXX VHT80P80? This likely should be done by
* 80MHz chan logic in net80211 / ifconfig.
*/
FLAG(IEEE80211_CHAN_VHT160),