X-Git-Url: http://sjero.net/git/?p=linphone;a=blobdiff_plain;f=coreapi%2Flinphonecore.c;h=cb180883636398e2ee29158c7d644254c6eb9c26;hp=5f70f45e158e1a6fd08d64226aa2a0def26c21df;hb=c764afab71ddc1a69fb9f8a9901f40575e771bc1;hpb=f0136172b063c81e399dea3c2b325d66e7b3fab3 diff --git a/coreapi/linphonecore.c b/coreapi/linphonecore.c index 5f70f45e..cb180883 100644 --- a/coreapi/linphonecore.c +++ b/coreapi/linphonecore.c @@ -2181,6 +2181,7 @@ void linphone_core_iterate(LinphoneCore *lc){ if (lp_config_needs_commit(lc->config)) { lp_config_sync(lc->config); } + } } /**