Merge branch 'master' of git.linphone.org:linphone into belle-sip

This commit is contained in:
Ghislain MARY 2013-04-09 18:26:05 +02:00
commit c2f8de8614

View file

@ -2194,6 +2194,7 @@ void linphone_core_iterate(LinphoneCore *lc){
if (lp_config_needs_commit(lc->config)) {
lp_config_sync(lc->config);
}
}
}
/**