mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-14 04:54:49 +00:00
Fix unnecessary whitespace in mod_timerfd.c
Removed trailing whitespace to improve code formatting.
This commit is contained in:
parent
c28705fe76
commit
49f1240849
@ -235,7 +235,7 @@ SWITCH_MODULE_RUNTIME_FUNCTION(mod_timerfd_runtime)
|
||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_INFO, "epoll_wait interrupted by SIGINT, continue...\n");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user