From 8f92e7fc2a7f3f3fe86f8f1ac5b226d443352e2e Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 3 Aug 2010 10:14:02 +0200 Subject: contact: coding style fix --- libempathy/empathy-contact.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-contact.c') diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index b28959a31..5b6e3345d 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -808,7 +808,7 @@ empathy_contact_get_persona (EmpathyContact *contact) { /* Found the right persona */ empathy_contact_set_persona (contact, - (FolksPersona*) persona); + (FolksPersona *) persona); goto finished; } } -- cgit v1.2.3