Fix code
This commit is contained in:
parent
0fa34f80da
commit
e095195c97
@ -544,7 +544,6 @@ void ac_dfa_change_state(struct ac_session_t* session, int state) {
|
|||||||
struct ac_soap_response* response;
|
struct ac_soap_response* response;
|
||||||
|
|
||||||
/* */
|
/* */
|
||||||
capwap_itoa(SOAP_EVENT_STATUS_COMPLETE, buffer);
|
|
||||||
response = ac_soap_updatebackendevent(session, notify->idevent, capwap_itoa(SOAP_EVENT_STATUS_COMPLETE, buffer));
|
response = ac_soap_updatebackendevent(session, notify->idevent, capwap_itoa(SOAP_EVENT_STATUS_COMPLETE, buffer));
|
||||||
if (response) {
|
if (response) {
|
||||||
ac_soapclient_free_response(response);
|
ac_soapclient_free_response(response);
|
||||||
|
Loading…
Reference in New Issue
Block a user