mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-21 23:08:32 +00:00
Fix compilation (missing }).
This commit is contained in:
parent
9bf2104524
commit
3d9d596202
1 changed files with 1 additions and 0 deletions
|
|
@ -2181,6 +2181,7 @@ void linphone_core_iterate(LinphoneCore *lc){
|
||||||
if (lp_config_needs_commit(lc->config)) {
|
if (lp_config_needs_commit(lc->config)) {
|
||||||
lp_config_sync(lc->config);
|
lp_config_sync(lc->config);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue