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 --- widgets/table/e-table-without.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'widgets/table/e-table-without.c') diff --git a/widgets/table/e-table-without.c b/widgets/table/e-table-without.c index f3c5965716..16e94b2505 100644 --- a/widgets/table/e-table-without.c +++ b/widgets/table/e-table-without.c @@ -50,7 +50,7 @@ struct _ETableWithoutPrivate { void *closure; }; -static gboolean +static gboolean check (ETableWithout *etw, int model_row) { gboolean ret_val; @@ -67,7 +67,7 @@ check (ETableWithout *etw, int model_row) return ret_val; } -static gboolean +static gboolean check_with_key (ETableWithout *etw, void *key, int model_row) { gboolean ret_val; -- cgit v1.2.3