diff src/blist.h @ 9939:acbbc0d73600

[gaim-migrate @ 10831] More doc cleanups from Gary committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Thu, 02 Sep 2004 19:01:33 +0000
parents fb08a0973b3e
children e4a27c9aec4c
line wrap: on
line diff
--- a/src/blist.h	Thu Sep 02 18:41:03 2004 +0000
+++ b/src/blist.h	Thu Sep 02 19:01:33 2004 +0000
@@ -749,6 +749,7 @@
  * @param account The account the buddy is added to.
  * @param group   The optional group to add the chat to.
  * @param alias   The optional alias for the chat.
+ * @param name    The required chat name.
  */
 void gaim_blist_request_add_chat(GaimAccount *account, GaimGroup *group,
 								 const char *alias, const char *name);