--- a/src/account.c Tue Dec 28 17:38:03 2004 +0000 +++ b/src/account.c Tue Dec 28 19:11:15 2004 +0000 @@ -257,8 +257,9 @@ if (!accounts_loaded) { - gaim_debug_error("accounts", "Attempted to save accounts before they " - "were read!\n"); + gaim_debug_error("accounts", "Attempted to save accounts before " + "they were read!\n"); + return; } node = accounts_to_xmlnode();