aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sorter.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-sorter.c')
-rw-r--r--widgets/table/e-table-sorter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-sorter.c b/widgets/table/e-table-sorter.c
index 7dc50c4782..022c27a3a1 100644
--- a/widgets/table/e-table-sorter.c
+++ b/widgets/table/e-table-sorter.c
@@ -294,7 +294,7 @@ static void
ets_sort_info_changed (ETableSortInfo *info,
ETableSorter *ets)
{
- d(g_print ("sort info changed\n"));
+ d (g_print ("sort info changed\n"));
ets_clean (ets);
}