aboutsummaryrefslogtreecommitdiffstats
path: root/win32/libxml2.def.src
diff options
context:
space:
mode:
authorAleksey Sanin <aleksey@src.gnome.org>2002-08-08 18:02:41 +0000
committerAleksey Sanin <aleksey@src.gnome.org>2002-08-08 18:02:41 +0000
commit9e95176128d4b07ec9c0c9f0b831e15cad4076fb (patch)
tree0950def6b5406527c8b3b4a7bb01e559d28b0d7c /win32/libxml2.def.src
parentea4272a199ff749f33f80a30325d108bfd49182e (diff)
downloadandroid_external_libxml2-9e95176128d4b07ec9c0c9f0b831e15cad4076fb.tar.gz
android_external_libxml2-9e95176128d4b07ec9c0c9f0b831e15cad4076fb.tar.bz2
android_external_libxml2-9e95176128d4b07ec9c0c9f0b831e15cad4076fb.zip
added new c14n function to Windows def files
* win32/dsp/libxml2.def.src win32/libxml2.def.src: added new c14n function to Windows def files
Diffstat (limited to 'win32/libxml2.def.src')
-rw-r--r--win32/libxml2.def.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/libxml2.def.src b/win32/libxml2.def.src
index d0263da6..11e54319 100644
--- a/win32/libxml2.def.src
+++ b/win32/libxml2.def.src
@@ -29,6 +29,7 @@ EXPORTS
xmlC14NDocSaveTo
xmlC14NDocDumpMemory
xmlC14NDocSave
+ xmlC14NExecute
#endif /* LIBXML_C14N_ENABLED */