mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
This commit is contained in:
@@ -134,7 +134,7 @@ static void *pthread_timer_open(void)
|
||||
for (i = 0; i < ARRAY_LEN(timer->pipe); ++i) {
|
||||
ast_fd_set_flags(timer->pipe[i], O_NONBLOCK);
|
||||
}
|
||||
|
||||
|
||||
ao2_lock(pthread_timers);
|
||||
if (!ao2_container_count(pthread_timers)) {
|
||||
ast_mutex_lock(&timing_thread.lock);
|
||||
|
||||
Reference in New Issue
Block a user