aboutsummaryrefslogtreecommitdiff
path: root/src/account.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-18 04:58:45 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-18 04:58:45 +0000
commitd391fd2c9f96506e4341d6e635b88b27c7e7409e (patch)
tree97994d9bbf006f1bb890e57b647e1f72c91f8471 /src/account.c
parent006ceae3848f96f179e7aafdc02f40263477f265 (diff)
fixed re-edit crash.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@183 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/account.c')
-rw-r--r--src/account.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/account.c b/src/account.c
index d745426c..b4861cad 100644
--- a/src/account.c
+++ b/src/account.c
@@ -256,7 +256,8 @@ PrefsAccount *account_find_from_message_file(const gchar *file)
{
static HeaderEntry hentry[] = {{"From:", NULL, FALSE},
{"X-Sylpheed-Account-Id:", NULL, FALSE},
- {"AID:", NULL, FALSE}};
+ {"AID:", NULL, FALSE},
+ {NULL, NULL, FALSE}};
enum
{