Fix wrong documentation.

This commit is contained in:
Ghislain MARY 2013-09-19 15:57:00 +02:00
parent b1ab2d9ed0
commit b3a6fd3619

View file

@ -331,7 +331,7 @@ LINPHONE_PUBLIC const MSList * linphone_core_get_friend_list(const LinphoneCore
/**
* notify all friends that have subscribed
* @param lc #LinphoneCore object
* @param os #LinphoneOnlineStatus to notify
* @param presence #LinphonePresenceModel to notify
* */
LINPHONE_PUBLIC void linphone_core_notify_all_friends(LinphoneCore *lc, LinphonePresenceModel *presence);