From 86061f37b43ef2206b0d995756ae785d0997a9ef Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 19 Sep 2001 22:30:41 +0000 Subject: Display a bell icon if there's an alarm set svn path=/trunk/; revision=12995 --- my-evolution/e-summary-mail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'my-evolution/e-summary-mail.c') diff --git a/my-evolution/e-summary-mail.c b/my-evolution/e-summary-mail.c index 0ed54ad407..27a1ff3e53 100644 --- a/my-evolution/e-summary-mail.c +++ b/my-evolution/e-summary-mail.c @@ -49,7 +49,7 @@ typedef struct _ESummaryMailFolder { int count; int unread; - gboolean init; + gboolean init; /* Has this folder been initialised? */ } ESummaryMailFolder; const char * -- cgit v1.2.3