diff options
Diffstat (limited to 'widgets/table/e-table-group-leaf.h')
-rw-r--r-- | widgets/table/e-table-group-leaf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-table-group-leaf.h b/widgets/table/e-table-group-leaf.h index b7139d98c5..1a8a3ebb3d 100644 --- a/widgets/table/e-table-group-leaf.h +++ b/widgets/table/e-table-group-leaf.h @@ -1,5 +1,5 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ -/* +/* * e-table-group-leaf.h * Copyright 2000, 2001, Ximian, Inc. * @@ -40,7 +40,7 @@ G_BEGIN_DECLS typedef struct { ETableGroup group; - /* + /* * Item. */ ETableItem *item; |