Renamed cw_str to cw_strlist_elem.
FossilOrigin-Name: eb87e178a02fd3daebd4d168489a4e5c99be67602caa8ea50d5b6702a4d13005
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "capwap.h"
|
||||
|
||||
|
||||
struct cw_str capwap_strings_vendor[] = {
|
||||
struct cw_strlist_elem capwap_strings_vendor[] = {
|
||||
{ CW_VENDOR_ID_CISCO, "Cisco" },
|
||||
{ CW_VENDOR_ID_ZYXEL, "Zyxel" },
|
||||
{ CW_VENDOR_ID_FSF, "FSF"},
|
||||
|
Reference in New Issue
Block a user