Mercurial > pidgin.yaz
changeset 11792:c2abe1e76501
[gaim-migrate @ 14083]
Doco fix from Evan Schoenberg
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 24 Oct 2005 05:50:19 +0000 |
parents | e439530c0c6d |
children | dfdc286878f9 |
files | src/protocols/oscar/ssi.c |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/oscar/ssi.c Mon Oct 24 05:28:56 2005 +0000 +++ b/src/protocols/oscar/ssi.c Mon Oct 24 05:50:19 2005 +0000 @@ -435,9 +435,7 @@ * @param list A pointer to the current list of items. * @param gn The group of the buddy. * @param sn The name of the buddy. - * @return A pointer to a NULL terminated string that is the buddies - * alias, or NULL if the buddy has no alias. You should free - * this returned value! + * @return 1 if you are waiting for authorization; 0 if you are not */ faim_export int aim_ssi_waitingforauth(struct aim_ssi_item *list, const char *gn, const char *sn) {