constify capwap_message_elements_ops
This commit is contained in:
@ -14,6 +14,6 @@ struct capwap_80211_wtpradioinformation_element {
|
||||
uint32_t radiotype;
|
||||
};
|
||||
|
||||
extern struct capwap_message_elements_ops capwap_element_80211_wtpradioinformation_ops;
|
||||
extern const struct capwap_message_elements_ops capwap_element_80211_wtpradioinformation_ops;
|
||||
|
||||
#endif /* __CAPWAP_ELEMENT_80211_WTPRADIOINFORMATION_HEADER__ */
|
||||
|
Reference in New Issue
Block a user