Updated docs.
FossilOrigin-Name: 17747fba31475f32e5b65fd1874e69f2703d49efffbe1eeb01dc31274b1cd39c
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
#include "capwap.h"
|
||||
#include "bstr.h"
|
||||
#include "cwmsg.h"
|
||||
|
||||
void cwmsg_addelem_cwmsg_session_id(struct cwmsg *msg, bstr_t session_id)
|
||||
{
|
||||
cwmsg_addelem(msg,CWMSGELEM_SESSION_ID,bstr_data(session_id),bstr_len(session_id));
|
||||
}
|
Reference in New Issue
Block a user