forked from mirrors/linphone-iphone
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)) {
|
||||
lp_config_sync(lc->config);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue