actube compiles again
FossilOrigin-Name: b4d49cce87d73a9c8e5bff97bda7cde9586849cfce0b6261dfee1fb7b7097d0f
This commit is contained in:
@ -20,7 +20,11 @@
|
||||
* @file
|
||||
* @brief Definition of vendor IDs
|
||||
*/
|
||||
|
||||
/**
|
||||
* @addtogroup CAPWAP
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup CAPWAPVendors List of known CAPWAP vendors
|
||||
* @{ */
|
||||
@ -37,5 +41,6 @@
|
||||
#define CW_VENDOR_ID_FORTINET 12356
|
||||
|
||||
/** @} */
|
||||
/** @} CAPWAP */
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user