mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
fix bad merge
This commit is contained in:
parent
28e6ee40b2
commit
50c5599649
1 changed files with 1 additions and 0 deletions
|
|
@ -1785,6 +1785,7 @@ const LinphoneCallParams * linphone_call_get_remote_params(LinphoneCall *call){
|
|||
SalMediaDescription *md;
|
||||
const SalCustomHeader *ch;
|
||||
|
||||
md=sal_call_get_remote_media_description(call->op);
|
||||
if (md) {
|
||||
SalStreamDescription *sd;
|
||||
unsigned int i;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue