diff src/prpl.h @ 10071:af06746954de

[gaim-migrate @ 11047] sf patch 1038040: Doxygen Fixes #3 This is from Jonathan Champ (royanee) Thanks! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 01 Oct 2004 22:08:39 +0000
parents 9baedaca25c7
children 60db14d54914
line wrap: on
line diff
--- a/src/prpl.h	Wed Sep 29 15:01:33 2004 +0000
+++ b/src/prpl.h	Fri Oct 01 22:08:39 2004 +0000
@@ -314,6 +314,7 @@
  * This is meant to be called from protocol plugins.
  *
  * @param account    The account the user is on.
+ * @param name       Name of the user.
  * @param login_time The user's log-in time.
  */
 void gaim_prpl_got_account_login_time(GaimAccount *account, const char *name,