From 6fdd1513d72f4fb1fc08384108048d8bbbb9498a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 15 May 2009 16:50:22 +0100 Subject: empathy-import-pidgin: fix coding style --- src/empathy-import-pidgin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/empathy-import-pidgin.c b/src/empathy-import-pidgin.c index f7981bfe5..a58111d59 100644 --- a/src/empathy-import-pidgin.c +++ b/src/empathy-import-pidgin.c @@ -294,7 +294,7 @@ empathy_import_pidgin_load (void) } OUT: - xmlFreeDoc(doc); + xmlFreeDoc (doc); xmlFreeParserCtxt (ctxt); FILENAME: -- cgit v1.2.3