mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
FS-10019 typo
This commit is contained in:
parent
e4e4fd2f9f
commit
a4eddcafda
@ -532,7 +532,7 @@ void *SWITCH_THREAD_FUNC conference_thread_run(switch_thread_t *thread, void *ob
|
||||
}
|
||||
}
|
||||
}
|
||||
switch_mutex_lock(conference->file_mutex);
|
||||
switch_mutex_unlock(conference->file_mutex);
|
||||
|
||||
if (ready || has_file_data) {
|
||||
/* Use more bits in the main_frame to preserve the exact sum of the audio samples. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user