]> git.pld-linux.org Git - packages/gxml.git/blame - gxml-normalize.patch
- updated to 0.18.1
[packages/gxml.git] / gxml-normalize.patch
CommitLineData
5b66fccf
JB
1--- gxml-0.18.1/vapi/xlibxml-1.0.vapi.orig 2019-10-08 19:38:00.513178372 +0200
2+++ gxml-0.18.1/vapi/xlibxml-1.0.vapi 2019-10-08 20:04:55.974426668 +0200
3@@ -29,7 +29,7 @@
056895d5 4 [CCode (cname = "gxml_doc_get_intsubset_entities", cheader_filename = "gxml/xlibxml.h")]
5b66fccf 5 [Version (deprecated="true", since="0.15")]
056895d5
JB
6 public static Xml.HashTable doc_get_dtd_entities (Xml.Doc *doc);
7- [CCode (cname = "gxml_validate_name", cheader_filename = "gxml//xlibxml.h")]
8+ [CCode (cname = "gxml_validate_name", cheader_filename = "gxml/xlibxml.h")]
5b66fccf 9 [Version (deprecated="true", since="0.15")]
573e748b 10 public static int validate_name ([CCode (type = "xmlChar*")] string name, int space);
056895d5 11 [CCode (cname = "gxml_parser_context_get_last_error", cheader_filename = "gxml/xlibxml.h")]
This page took 0.092017 seconds and 4 git commands to generate.