From fcbbdfbd18e15b4ee8322a0217cf03a689a5e033 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 16 Aug 2011 11:25:56 -0400 Subject: Coding style and whitespace cleanup. --- a11y/gal-a11y-factory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'a11y/gal-a11y-factory.h') 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; \ -- cgit v1.2.3