summaryrefslogtreecommitdiff
path: root/libxml2.syms
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2009-08-24 17:39:07 +0200
committerDaniel Veillard <veillard@redhat.com>2009-08-24 17:39:07 +0200
commit472b1e115012c92144c073efc6c284e72ff297bf (patch)
tree5c7874672eb7566514ee2bc0feed40aebae303a2 /libxml2.syms
parent1de382eb061b70b07040b3932c4b6082eb3ded79 (diff)
downloadlibxml2-472b1e115012c92144c073efc6c284e72ff297bf.tar.gz
Regenerate symbols and API after previous patches
* doc/symbols.xml: new global data xmlStructuredErrorContext * doc/checkapisym.xsl: slightly improve output * doc/* libxml2.syms win32/libxml2.def.src: regenerated the API
Diffstat (limited to 'libxml2.syms')
-rw-r--r--libxml2.syms7
1 files changed, 7 insertions, 0 deletions
diff --git a/libxml2.syms b/libxml2.syms
index d106c3a5..95294771 100644
--- a/libxml2.syms
+++ b/libxml2.syms
@@ -2221,3 +2221,10 @@ LIBXML2_2.7.3 {
xmlPreviousElementSibling;
} LIBXML2_2.7.0;
+LIBXML2_2.7.4 {
+ global:
+
+# globals
+ xmlStructuredErrorContext; # variable
+} LIBXML2_2.7.3;
+