update typo

This commit is contained in:
PolynomialDivision 2018-03-12 16:16:28 +01:00
parent 82233dcacf
commit 9fd9237edc

View file

@ -6,7 +6,7 @@
#include "datastorage.h"
// 802.11 Status codes...
// 802.11 Status codes
#define WLAN_STATUS_SUCCESS 0
#define WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA 17
#define WLAN_STATUS_DENIED_NOT_HT_SUPPORT 27