wifipineapple-openwrt/package/openwrt/libnvram/nvram_convert.h

8 lines
90 B
C

struct nvram_convert {
char *name;
char *wl0_name;
char *d11g_name;
};