aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/gal-a11y-e-text-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/gal-a11y-e-text-factory.c')
-rw-r--r--widgets/text/gal-a11y-e-text-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/text/gal-a11y-e-text-factory.c b/widgets/text/gal-a11y-e-text-factory.c
index a1ffaa0d90..8da12ee294 100644
--- a/widgets/text/gal-a11y-e-text-factory.c
+++ b/widgets/text/gal-a11y-e-text-factory.c
@@ -39,7 +39,7 @@ gal_a11y_e_text_factory_get_accessible_type (void)
return GAL_A11Y_TYPE_E_TEXT;
}
-static AtkObject*
+static AtkObject *
gal_a11y_e_text_factory_create_accessible (GObject *obj)
{
AtkObject *atk_object;