[gaim-migrate @ 8771]

Sun, 11 Jan 2004 08:15:06 +0000

author
Christian Hammond <chipx86@chipx86.com>
date
Sun, 11 Jan 2004 08:15:06 +0000
changeset 8073
bcd09dc33ad0
parent 8072
32392daf7a95
child 8074
6ed7ef07e47c

[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.
  */

mercurial