diff options
Diffstat (limited to 'widgets/table/e-table-without.h')
-rw-r--r-- | widgets/table/e-table-without.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-table-without.h b/widgets/table/e-table-without.h index c0241dae2d..57d6a4cfe2 100644 --- a/widgets/table/e-table-without.h +++ b/widgets/table/e-table-without.h @@ -1,5 +1,5 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ -/* +/* * e-table-without.h * Copyright 2000, 2001, Ximian, Inc. * @@ -54,7 +54,7 @@ typedef struct { typedef struct { ETableSubsetClass parent_class; - + } ETableWithoutClass; GType e_table_without_get_type (void); |