aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/widgets/ea-combo-button.c
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/widgets/ea-combo-button.c')
-rw-r--r--a11y/widgets/ea-combo-button.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/a11y/widgets/ea-combo-button.c b/a11y/widgets/ea-combo-button.c
index c5180c3927..e25aa7f377 100644
--- a/a11y/widgets/ea-combo-button.c
+++ b/a11y/widgets/ea-combo-button.c
@@ -37,7 +37,7 @@ enum {
};
/* Static functions */
-static G_CONST_RETURN gchar*
+static G_CONST_RETURN gchar *
ea_combo_button_get_name (AtkObject *a11y)
{
GtkWidget *widget;