aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/gal-a11y-e-table-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/gal-a11y-e-table-factory.c')
-rw-r--r--widgets/table/gal-a11y-e-table-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/gal-a11y-e-table-factory.c b/widgets/table/gal-a11y-e-table-factory.c
index e89bb799bb..2270cbaa5b 100644
--- a/widgets/table/gal-a11y-e-table-factory.c
+++ b/widgets/table/gal-a11y-e-table-factory.c
@@ -39,7 +39,7 @@ gal_a11y_e_table_factory_get_accessible_type (void)
return GAL_A11Y_TYPE_E_TABLE;
}
-static AtkObject*
+static AtkObject *
gal_a11y_e_table_factory_create_accessible (GObject *obj)
{
AtkObject *accessible;