aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/ea-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/ea-factory.h')
-rw-r--r--a11y/ea-factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/a11y/ea-factory.h b/a11y/ea-factory.h
index dcf6a1382f..2331f54a0b 100644
--- a/a11y/ea-factory.h
+++ b/a11y/ea-factory.h
@@ -78,7 +78,7 @@ type_as_function ## _factory_get_type (void) \
\
if (!t) \
{ \
- char *name; \
+ gchar *name; \
static const GTypeInfo tinfo = \
{ \
sizeof (AtkObjectFactoryClass), \