aboutsummaryrefslogtreecommitdiffstats
path: root/doc/xmlio.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-03-24 15:58:23 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-03-24 15:58:23 +0000
commitd8da01cf3777b9fcb03731ea2e3117e0c2ee6dc6 (patch)
treefe35d663f99a06edb2c09773b6e1558cd3695ea5 /doc/xmlio.html
parentef0b45016373d65700ef6f7d494a200758b2e4c5 (diff)
downloadandroid_external_libxml2-d8da01cf3777b9fcb03731ea2e3117e0c2ee6dc6.tar.gz
android_external_libxml2-d8da01cf3777b9fcb03731ea2e3117e0c2ee6dc6.tar.bz2
android_external_libxml2-d8da01cf3777b9fcb03731ea2e3117e0c2ee6dc6.zip
preparing release 2.5.5 updated the documentation and regenerated it.
* configure.in NEWS: preparing release 2.5.5 * doc/* : updated the documentation and regenerated it. 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 a43cf50d..a49f1792 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -268,6 +268,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
} </pre>
</li>
<li>And then use it to save the document: