Working ...
FossilOrigin-Name: 76683772133379e4ebd35973998048a7dfc1f5ff63deb2182f849c1390c67a92
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
#include "nlt.h"
|
||||
|
||||
/*
|
||||
Generated by php
|
||||
Generated by enum2array.php
|
||||
Do not modify
|
||||
*/
|
||||
const char * nlt_attrnames[] = {
|
||||
char * nlt_attrnames[] = {
|
||||
"NL80211_ATTR_UNSPEC",
|
||||
"NL80211_ATTR_WIPHY",
|
||||
"NL80211_ATTR_WIPHY_NAME",
|
||||
@ -212,4 +210,4 @@ const char * nlt_attrnames[] = {
|
||||
"NL80211_ATTR_IFACE_SOCKET_OWNER",
|
||||
"NL80211_ATTR_CSA_C_OFFSETS_TX",
|
||||
"NL80211_ATTR_MAX_CSA_COUNTERS"
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user