aboutsummaryrefslogtreecommitdiffstats
path: root/doc/xmlio.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-11-20 14:28:17 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-11-20 14:28:17 +0000
commitc14401e4d10e588af893724b051c347b598bd2a1 (patch)
tree99e71b4cd4cfc739c63b820fc686bf3a8182f057 /doc/xmlio.html
parentd076a20ea6254753201004ec444ac38728197a2d (diff)
downloadandroid_external_libxml2-c14401e4d10e588af893724b051c347b598bd2a1.tar.gz
android_external_libxml2-c14401e4d10e588af893724b051c347b598bd2a1.tar.bz2
android_external_libxml2-c14401e4d10e588af893724b051c347b598bd2a1.zip
Updated the binding page for the libxml++ bindings, Daniel
Diffstat (limited to 'doc/xmlio.html')
-rw-r--r--doc/xmlio.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/xmlio.html b/doc/xmlio.html
index 64faab03..181424ac 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -250,6 +250,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
} </pre>
</li>
<li>And then use it to save the document: