mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
Fix build for 31b8b55d0b31dfd58b5e6f8166a228ab2f456d3d
This commit is contained in:
parent
29e2263442
commit
dc83348b71
@ -672,7 +672,7 @@ static switch_status_t chat_send(switch_event_t *message_event)
|
||||
switch_safe_free(user);
|
||||
switch_safe_free(f_user);
|
||||
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
return status;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user