src/account.h

changeset 6367
721511f43350
parent 6239
40be4ea3b959
child 6368
ab9f99269dfe
--- a/src/account.h	Mon Aug 04 19:29:06 2003 +0000
+++ b/src/account.h	Mon Aug 04 19:35:17 2003 +0000
@@ -516,6 +516,9 @@
 /**
  * Removes an account from the list of accounts.
  *
+ * This will remove any buddies from the buddy list that belong to this
+ * account.
+ *
  * @param account The account.
  */
 void gaim_accounts_remove(GaimAccount *account);

mercurial