From 3b1865b52e8d45c1387176d5c08b8a3441d50a50 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 18 May 2009 17:53:55 +0200 Subject: Fix coding style --- libempathy/empathy-ft-factory.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy/empathy-ft-factory.c') diff --git a/libempathy/empathy-ft-factory.c b/libempathy/empathy-ft-factory.c index c64ef305b..7e19973aa 100644 --- a/libempathy/empathy-ft-factory.c +++ b/libempathy/empathy-ft-factory.c @@ -18,7 +18,7 @@ * * Author: Cosimo Cecchi */ - + /* empathy-ft-factory.c */ #include @@ -162,7 +162,7 @@ ft_handler_incoming_ready_cb (EmpathyFTHandler *handler, * * Return value: an #EmpathyFTFactory object */ -EmpathyFTFactory* +EmpathyFTFactory * empathy_ft_factory_dup_singleton (void) { return g_object_new (EMPATHY_TYPE_FT_FACTORY, NULL); -- cgit v1.2.3