From 33e0d0e847cee22aaa127e3ae1e75c27cc41f5b4 Mon Sep 17 00:00:00 2001 From: Lauris Kaplinski Date: Wed, 3 Jan 2001 03:03:34 +0000 Subject: Added functions for encoding utf8 safely into libxml brokenness svn path=/trunk/; revision=7225 --- e-util/e-xml-utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'e-util/e-xml-utils.c') diff --git a/e-util/e-xml-utils.c b/e-util/e-xml-utils.c index db6be09ebc..0f5d7d7292 100644 --- a/e-util/e-xml-utils.c +++ b/e-util/e-xml-utils.c @@ -228,3 +228,4 @@ e_xml_get_translated_string_prop_by_name(const xmlNode *parent, const xmlChar *p } return ret_val; } + -- cgit v1.2.3