From 19f3fecce6684ec0386f0ed6e50f3aebbbce9d8a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 15 Jan 2003 19:43:44 +0000 Subject: Back to the land of the living we shall go. 2003-01-15 Jeffrey Stedfast * gal/util/e-xml-utils.c (e_xml_save_file): Back to the land of the living we shall go. svn path=/trunk/; revision=19482 --- e-util/e-xml-utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'e-util/e-xml-utils.h') diff --git a/e-util/e-xml-utils.h b/e-util/e-xml-utils.h index ad16b10ea6..6c39ee6f79 100644 --- a/e-util/e-xml-utils.h +++ b/e-util/e-xml-utils.h @@ -94,6 +94,8 @@ void e_xml_set_string_prop_by_name (xmlNode *parent, gchar *e_xml_get_translated_string_prop_by_name (const xmlNode *parent, const xmlChar *prop_name); +int e_xml_save_file (const char *filename, xmlDocPtr doc); + G_END_DECLS #endif /* __E_XML_UTILS__ */ -- cgit v1.2.3