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.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'widgets/table/e-table.h') diff --git a/widgets/table/e-table.h b/widgets/table/e-table.h index 6be18b462d..7d6bb2a97e 100644 --- a/widgets/table/e-table.h +++ b/widgets/table/e-table.h @@ -1,5 +1,5 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ -/* +/* * e-table.h - A graphical view of a Table. * Copyright 1999, 2000, 2001, Ximian, Inc. * @@ -129,7 +129,7 @@ typedef struct { guint uniform_row_height : 1; guint allow_grouping : 1; - + guint always_search : 1; guint search_col_set : 1; @@ -195,8 +195,8 @@ typedef struct { int row, int col, GdkDragContext *context); - - /* Target side drag signals */ + + /* Target side drag signals */ void (* table_drag_leave) (ETable *table, int row, int col, -- cgit v1.2.3