src/protocols/oscar/ssi.c

changeset 11792
427bc56b77bf
parent 11072
81795df0687c
child 12412
8abe3226695e
--- 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)
 {

mercurial