changes for actubent - not compiling!
FossilOrigin-Name: adf99bdc2ee784a4acf4066b90c33fb1e6124e8c49c255d3fd5011bb33852d52
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
#include "include/cipwap_items.h"
|
||||
|
||||
|
||||
|
||||
/*
|
||||
static cw_elem_handler_t _DISCOVERY_TYPE = {
|
||||
.id = CAPWAP_ELEM_DISCOVERY_TYPE,
|
||||
.name = "WTP Frame Tunnel Mode",
|
||||
@ -50,6 +50,7 @@ static cw_elem_handler_t _DISCOVERY_TYPE = {
|
||||
.min_len = 1,
|
||||
.max_len = 1
|
||||
};
|
||||
*/
|
||||
|
||||
|
||||
static cw_msgdef_t messages[] = {
|
||||
@ -96,7 +97,6 @@ static cw_msgdef_t messages[] = {
|
||||
|
||||
|
||||
|
||||
|
||||
static cw_action_in_t actions_in[] = {
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user