aboutsummaryrefslogtreecommitdiffstats
path: root/doc/xmlio.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-02-24 20:11:43 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-02-24 20:11:43 +0000
commit17bed98106ac388a6eae80515aae6957782d6029 (patch)
treefdb7c7671d08c00792d5c111fe776691735d90e8 /doc/xmlio.html
parentf4be0180c3f1318d7dbb90acf55dc5b30cfffc54 (diff)
downloadandroid_external_libxml2-17bed98106ac388a6eae80515aae6957782d6029.tar.gz
android_external_libxml2-17bed98106ac388a6eae80515aae6957782d6029.tar.bz2
android_external_libxml2-17bed98106ac388a6eae80515aae6957782d6029.zip
preparing release 2.5.4 updated and rebuilt the docs removed warnings
* configure.in: preparing release 2.5.4 * doc/*: updated and rebuilt the docs * relaxng.c: removed warnings * result/relaxng/*: updated the results 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 33537092..a2b594ca 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -265,6 +265,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
} </pre>
</li>
<li>And then use it to save the document: