--- 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);