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 --- filter/filter-label.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'filter/filter-label.h') diff --git a/filter/filter-label.h b/filter/filter-label.h index 6a60e6f760..cacd10bdb1 100644 --- a/filter/filter-label.h +++ b/filter/filter-label.h @@ -43,14 +43,14 @@ typedef struct _FilterLabelClass FilterLabelClass; struct _FilterLabel { FilterOption parent_object; - + }; struct _FilterLabelClass { FilterOptionClass parent_class; - + /* virtual methods */ - + /* signals */ }; -- cgit v1.2.3