mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-26 07:38:09 +00:00
Fixed issue in linphone_vcard_get_phone_numbers doxygen doc breaking python wrapper
This commit is contained in:
parent
17b95ac28b
commit
9497683bae
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ LINPHONE_PUBLIC void linphone_friend_add_phone_number(LinphoneFriend *lf, const
|
|||
/**
|
||||
* Returns a list of phone numbers for this friend
|
||||
* @param lf #LinphoneFriend object
|
||||
* @return a MSList of phone numbers
|
||||
* @return \mslist{const char *}
|
||||
*/
|
||||
LINPHONE_PUBLIC MSList* linphone_friend_get_phone_numbers(LinphoneFriend *lf);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue