# HG changeset patch # User Christian Hammond # Date 1073808906 0 # Node ID 2b396aefe321de2cc5e25342fd1cc7049ef4f4f5 # Parent ceb88c0a1abb2a27b33253dc94b8a13501ea57c2 [gaim-migrate @ 8771] Documentation update. committer: Tailor Script diff -r ceb88c0a1abb -r 2b396aefe321 src/account.h --- a/src/account.h Sun Jan 11 06:10:22 2004 +0000 +++ b/src/account.h Sun Jan 11 08:15:06 2004 +0000 @@ -608,10 +608,10 @@ GList *gaim_accounts_get_all(void); /** - * Finds an account with the specified name and protocol number. + * Finds an account with the specified name and protocol id. * * @param name The account username. - * @param protocol The account protocol ID or number. + * @param protocol The account protocol ID. * * @return The account, if found, or @c FALSE otherwise. */