From 9e4fcb29cf7f05c18f7fd34e318f9e795fa32e91 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 14 Nov 2007 22:04:21 +0000 Subject: ** Remove trailing whitespace from source code. 2007-11-14 Matthew Barnes ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537 --- mail/em-filter-rule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-filter-rule.h') diff --git a/mail/em-filter-rule.h b/mail/em-filter-rule.h index 75c4b2834a..93953cd56b 100644 --- a/mail/em-filter-rule.h +++ b/mail/em-filter-rule.h @@ -36,7 +36,7 @@ typedef struct _EMFilterRuleClass EMFilterRuleClass; struct _EMFilterRule { FilterRule parent_object; - + GList *actions; }; -- cgit