From ebcce86769d174cce6e881740c5e9bcedce28e06 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 11 Sep 2010 11:50:51 -0400 Subject: Coding style and whitespace cleanups. --- widgets/table/e-table-config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'widgets/table/e-table-config.h') diff --git a/widgets/table/e-table-config.h b/widgets/table/e-table-config.h index c3f994a635..4f690c97cc 100644 --- a/widgets/table/e-table-config.h +++ b/widgets/table/e-table-config.h @@ -73,8 +73,8 @@ typedef struct { GtkWidget *group_label; GtkWidget *fields_label; - ETableConfigSortWidgets sort [4]; - ETableConfigSortWidgets group [4]; + ETableConfigSortWidgets sort[4]; + ETableConfigSortWidgets group[4]; ETable *available; ETableWithout *available_model; -- cgit v1.2.3