aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/gal-a11y-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/gal-a11y-factory.h')
-rw-r--r--a11y/gal-a11y-factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/a11y/gal-a11y-factory.h b/a11y/gal-a11y-factory.h
index 3c774dd52c..9cd2b7b151 100644
--- a/a11y/gal-a11y-factory.h
+++ b/a11y/gal-a11y-factory.h
@@ -36,7 +36,7 @@ type_as_function ## _factory_get_accessible_type (void) \
return type; \
} \
\
-static AtkObject* \
+static AtkObject * \
type_as_function ## _factory_create_accessible (GObject *obj) \
{ \
GtkWidget *widget; \