# HG changeset patch # User Gary Kramlich # Date 1130119060 0 # Node ID 4baf0aa3158e17ea1915b2c2382f4e0b2a2b750f # Parent 10317f1a2de2d852372fdb1dfd92668c74ebeb17 [gaim-migrate @ 14073] A doxygen fix from Peter Lawler committer: Tailor Script diff -r 10317f1a2de2 -r 4baf0aa3158e src/account.h --- a/src/account.h Mon Oct 24 01:40:51 2005 +0000 +++ b/src/account.h Mon Oct 24 01:57:40 2005 +0000 @@ -717,7 +717,7 @@ * * @param account The account. * @param buddy The buddy to remove. - * @pararm group The group to remove the buddy from. + * @param group The group to remove the buddy from. */ void gaim_account_remove_buddy(GaimAccount *account, GaimBuddy *buddy, GaimGroup *group);