]> sjero.net Git - linphone/blobdiff - coreapi/linphonecore.c
Fix compilation (missing }).
[linphone] / coreapi / linphonecore.c
index 5f70f45e158e1a6fd08d64226aa2a0def26c21df..cb180883636398e2ee29158c7d644254c6eb9c26 100644 (file)
@@ -2181,6 +2181,7 @@ void linphone_core_iterate(LinphoneCore *lc){
                if (lp_config_needs_commit(lc->config)) {
                        lp_config_sync(lc->config);
                }
+       }
 }
 
 /**