mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Fix build for 31b8b55d0b
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user