]> git.pld-linux.org Git - packages/gxml.git/blame - gxml-normalize.patch
- updated to 0.14.3
[packages/gxml.git] / gxml-normalize.patch
CommitLineData
573e748b
JB
1--- gxml-0.14.0/vapi/xlibxml-1.0.vapi.orig 2017-03-15 21:27:43.639306478 +0100
2+++ gxml-0.14.0/vapi/xlibxml-1.0.vapi 2017-03-15 21:31:53.455970292 +0100
056895d5
JB
3@@ -28,7 +28,7 @@
4 namespace Xmlx {
5 [CCode (cname = "gxml_doc_get_intsubset_entities", cheader_filename = "gxml/xlibxml.h")]
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")]
573e748b 9 public static int validate_name ([CCode (type = "xmlChar*")] string name, int space);
056895d5 10 [CCode (cname = "gxml_parser_context_get_last_error", cheader_filename = "gxml/xlibxml.h")]
573e748b 11 [Version (deprecated=true, replacement = "context_get_last_error", deprecated_since = "0.8.1")]
This page took 0.050927 seconds and 4 git commands to generate.