diff libgaim/account.h @ 15035:8c5c4d7d53a5

[gaim-migrate @ 17817] minor graphical tweaks committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 23 Nov 2006 22:35:32 +0000
parents 4df2827fc2eb
children f227feab8c78
line wrap: on
line diff
--- a/libgaim/account.h	Thu Nov 23 15:22:53 2006 +0000
+++ b/libgaim/account.h	Thu Nov 23 22:35:32 2006 +0000
@@ -44,7 +44,7 @@
 {
 	/* A buddy we already have added us to their buddy list. */
 	void (*notify_added)(GaimAccount *account, const char *remote_user,
-	                     const char *id, const char *alias,
+	                    const char *id, const char *alias,
 	                     const char *message);
 	void (*status_changed)(GaimAccount *account, GaimStatus *status);
 	/* Someone we don't have on our list added us. Will prompt to add them. */