mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-24 06:38:08 +00:00
fix typo
This commit is contained in:
parent
0f1ac2a7ac
commit
eec47ba456
1 changed files with 1 additions and 1 deletions
|
|
@ -1190,7 +1190,7 @@ static void sound_config_read(LinphoneCore *lc)
|
|||
}
|
||||
|
||||
lc->sound_conf.latency=0;
|
||||
#if TARGET_OS_IPHONE
|
||||
#if !TARGET_OS_IPHONE
|
||||
tmp=TRUE;
|
||||
#else
|
||||
tmp=FALSE; /* on iOS we have builtin echo cancellation.*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue