Sun, 11 Jan 2004 08:15:06 +0000
[gaim-migrate @ 8771]
Documentation update.
| src/account.h | file | annotate | diff | comparison | revisions |
--- 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. */