fixed typos
FossilOrigin-Name: 803a53904ea811aa4096c32610ee91dd04b7498d1d3fdd49a72f1f2d1b76da31
This commit is contained in:
		@ -36,6 +36,7 @@
 | 
			
		||||
#include "lwapp.h"
 | 
			
		||||
#include "strlist.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* capwap version and iana number */
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
@ -55,7 +56,7 @@
 | 
			
		||||
#define CAPWAP_VERSION (0)
 | 
			
		||||
 | 
			
		||||
#define CAPWAP_IANA_ENTERPRISE_NUMBER 0
 | 
			
		||||
 * 
 | 
			
		||||
 
 | 
			
		||||
/** CAPWAP Control Port*/
 | 
			
		||||
#define CAPWAP_CONTROL_PORT 5246
 | 
			
		||||
/** CAPWAP Control Port as String */
 | 
			
		||||
@ -165,7 +166,7 @@
 | 
			
		||||
 * @defgroup CAPWAPMsgElems CAPWAP Message Elements 
 | 
			
		||||
 * @brief CAPWAP message elements as defined in  RFC 5415
 | 
			
		||||
 * @{
 | 
			
		||||
 */namin
 | 
			
		||||
 */   //namin
 | 
			
		||||
 | 
			
		||||
#define CW_ELEM_AC_DESCRIPTOR				1	/**< AC Descriptor */
 | 
			
		||||
#define CW_ELEM_AC_IPV4_LIST				2	/**< AC IP V4 List */
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user