[gaim-migrate @ 14083]

Mon, 24 Oct 2005 05:50:19 +0000

author
Evan Schoenberg <evands@pidgin.im>
date
Mon, 24 Oct 2005 05:50:19 +0000
changeset 11792
427bc56b77bf
parent 11791
6706e7debbf5
child 11793
6fd6b4d95147

[gaim-migrate @ 14083]
Doco fix from Evan Schoenberg

committer: Mark Doliner <markdoliner@pidgin.im>

src/protocols/oscar/ssi.c file | annotate | diff | comparison | revisions
--- 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