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 1ef8292eba..678689c2a4 100644
--- a/a11y/gal-a11y-factory.h
+++ b/a11y/gal-a11y-factory.h
@@ -66,7 +66,7 @@ type_as_function ## _factory_get_type (void) \
\
if (!t) \
{ \
- char *name; \
+ gchar *name; \
static const GTypeInfo tinfo = \
{ \
sizeof (AtkObjectFactoryClass), \