diff src/account.c @ 12286:255e6912607b

[gaim-migrate @ 14590] Mostly whitespace, but a couple small typo fixes, and an A;B -> B;A; swap to be consistent in plugins/notify.c committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 01 Dec 2005 21:13:48 +0000
parents af257d8679fe
children e4a9be312854
line wrap: on
line diff
--- a/src/account.c	Thu Dec 01 20:09:27 2005 +0000
+++ b/src/account.c	Thu Dec 01 21:13:48 2005 +0000
@@ -1031,8 +1031,8 @@
 
 void
 gaim_account_notify_added(GaimAccount *account, const char *id,
-						  const char *remote_user, const char *alias,
-						  const char *message)
+                          const char *remote_user, const char *alias,
+                          const char *message)
 {
 	GaimAccountUiOps *ui_ops;