aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-pidgin.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-15 23:50:22 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-18 16:48:41 +0800
commit6fdd1513d72f4fb1fc08384108048d8bbbb9498a (patch)
tree3e7f451715900fb4432d8541c5793ccf50baac4b /src/empathy-import-pidgin.c
parent87a8f779172f2791bca73cc28ff9fdcdc5879d23 (diff)
downloadgsoc2013-empathy-6fdd1513d72f4fb1fc08384108048d8bbbb9498a.tar
gsoc2013-empathy-6fdd1513d72f4fb1fc08384108048d8bbbb9498a.tar.gz
gsoc2013-empathy-6fdd1513d72f4fb1fc08384108048d8bbbb9498a.tar.bz2
gsoc2013-empathy-6fdd1513d72f4fb1fc08384108048d8bbbb9498a.tar.lz
gsoc2013-empathy-6fdd1513d72f4fb1fc08384108048d8bbbb9498a.tar.xz
gsoc2013-empathy-6fdd1513d72f4fb1fc08384108048d8bbbb9498a.tar.zst
gsoc2013-empathy-6fdd1513d72f4fb1fc08384108048d8bbbb9498a.zip
empathy-import-pidgin: fix coding style
Diffstat (limited to 'src/empathy-import-pidgin.c')
-rw-r--r--src/empathy-import-pidgin.c2
1 files changed, 1 insertions, 1 deletions
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: