[mod_event_multicast] Normalize whitespace/tabs

This commit is contained in:
Nick Lemberger 2020-07-15 11:47:27 -05:00 committed by Andrey Volk
parent bc0088b749
commit 9e158755a8
1 changed files with 59 additions and 59 deletions

View File

@ -473,7 +473,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_event_multicast_load)
return SWITCH_STATUS_SUCCESS;
fail:
fail:
if (globals.udp_socket) {
switch_socket_close(globals.udp_socket);