Mon, 21 Aug 2006 22:43:54 +0000
[gaim-migrate @ 16960]
Minor comment change
| libgaim/account.h | file | annotate | diff | comparison | revisions |
--- a/libgaim/account.h Mon Aug 21 22:08:19 2006 +0000 +++ b/libgaim/account.h Mon Aug 21 22:43:54 2006 +0000 @@ -56,7 +56,7 @@ struct _GaimAccount { char *username; /**< The username. */ - char *alias; /**< The current alias. */ + char *alias; /**< How you appear to yourself. */ char *password; /**< The account password. */ char *user_info; /**< User information. */