]> git.pld-linux.org Git - packages/gxml.git/blob - gxml-normalize.patch
- updated to 0.14.3
[packages/gxml.git] / gxml-normalize.patch
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
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")]
9    public static int validate_name ([CCode (type = "xmlChar*")] string name, int space);
10    [CCode (cname = "gxml_parser_context_get_last_error", cheader_filename = "gxml/xlibxml.h")]
11    [Version (deprecated=true, replacement = "context_get_last_error", deprecated_since = "0.8.1")]
This page took 0.070134 seconds and 3 git commands to generate.