mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
remove from tags (previous fix was not working)
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@763 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
01dee9747b
commit
0bc1da2052
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ void display_peer_name_in_label(GtkWidget *label, const char *uri){
|
|||
}
|
||||
osip_uri_param_freelist(&from->url->url_params);
|
||||
osip_uri_header_freelist(&from->url->url_params);
|
||||
osip_generic_param_freelist(&from->gen_params);
|
||||
osip_from_to_str(from,&id);
|
||||
|
||||
}else id=osip_strdup(uri);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue