mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
[mod_event_multicast] Normalize whitespace/tabs
This commit is contained in:
parent
9163b7569a
commit
dfb6e3a3ef
@ -473,7 +473,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_event_multicast_load)
|
|||||||
return SWITCH_STATUS_SUCCESS;
|
return SWITCH_STATUS_SUCCESS;
|
||||||
|
|
||||||
|
|
||||||
fail:
|
fail:
|
||||||
|
|
||||||
if (globals.udp_socket) {
|
if (globals.udp_socket) {
|
||||||
switch_socket_close(globals.udp_socket);
|
switch_socket_close(globals.udp_socket);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user