[empathy] empathy-import-pidgin: fix coding style



commit 6fdd1513d72f4fb1fc08384108048d8bbbb9498a
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri May 15 16:50:22 2009 +0100

    empathy-import-pidgin: fix coding style
---
 src/empathy-import-pidgin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/empathy-import-pidgin.c b/src/empathy-import-pidgin.c
index f7981bf..a58111d 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:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]