Fix compilation (missing }).

This commit is contained in:
Ghislain MARY 2013-04-09 18:25:12 +02:00
parent 9bf2104524
commit 3d9d596202

View file

@ -2182,6 +2182,7 @@ void linphone_core_iterate(LinphoneCore *lc){
lp_config_sync(lc->config); lp_config_sync(lc->config);
} }
} }
}
/** /**
* Interpret a call destination as supplied by the user, and returns a fully qualified * Interpret a call destination as supplied by the user, and returns a fully qualified