Working ...

FossilOrigin-Name: 76683772133379e4ebd35973998048a7dfc1f5ff63deb2182f849c1390c67a92
This commit is contained in:
7u83@mail.ru
2014-09-22 04:57:50 +00:00
parent f0bba94efa
commit 8a19989b7e
5 changed files with 47 additions and 21 deletions

View File

@ -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"
};
};