aboutsummaryrefslogtreecommitdiffstats
path: root/doc/xmlio.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-04-01 11:13:05 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-04-01 11:13:05 +0000
commitc2d4a93d4f6ecc658e63ddc416be918318cea7a9 (patch)
treeb2a4aaff61659c567431f4fa2e2be421fd9d0b84 /doc/xmlio.html
parente502041f5b44b9f88f3acce90dd6bc4afd85bb54 (diff)
downloadandroid_external_libxml2-c2d4a93d4f6ecc658e63ddc416be918318cea7a9.tar.gz
android_external_libxml2-c2d4a93d4f6ecc658e63ddc416be918318cea7a9.tar.bz2
android_external_libxml2-c2d4a93d4f6ecc658e63ddc416be918318cea7a9.zip
preparing release 2.5.6 updated and rebuilt the docs Daniel
* configure.in NEWS: preparing release 2.5.6 * doc/*: updated and rebuilt the docs 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 a49f1792..c97baea0 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -269,6 +269,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
} </pre>
</li>
<li>And then use it to save the document: