src/account.c

changeset 10646
e5930d962239
parent 10490
72932e32f29d
child 10714
12d85e127f8e
--- a/src/account.c	Mon Feb 28 18:18:22 2005 +0000
+++ b/src/account.c	Tue Mar 01 21:15:58 2005 +0000
@@ -584,7 +584,7 @@
 	account->ui_settings = g_hash_table_new_full(g_str_hash, g_str_equal,
 				g_free, (GDestroyNotify)g_hash_table_destroy);
 	account->system_log = NULL;
-
+	
 	account->presence = gaim_presence_new_for_account(account);
 
 	prpl = gaim_find_prpl(protocol_id);

mercurial