# HG changeset patch # User Mark Doliner # Date 1130133019 0 # Node ID c2abe1e7650154a9765508cf84f2a600944a59b0 # Parent e439530c0c6d6fbf3b05405fa00ae9c4008d6d1e [gaim-migrate @ 14083] Doco fix from Evan Schoenberg committer: Tailor Script diff -r e439530c0c6d -r c2abe1e76501 src/protocols/oscar/ssi.c --- 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) {