Renamed cw_str to cw_strlist_elem.
FossilOrigin-Name: eb87e178a02fd3daebd4d168489a4e5c99be67602caa8ea50d5b6702a4d13005
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include "capwap.h"
|
||||
|
||||
struct cw_str capwap_strings_state[] = {
|
||||
struct cw_strlist_elem capwap_strings_state[] = {
|
||||
{ CW_STATE_DISCOVERY, "Discovery" },
|
||||
{ CW_STATE_JOIN,"Join" },
|
||||
{ CW_STATE_RUN,"Run" },
|
||||
|
Reference in New Issue
Block a user