summaryrefslogtreecommitdiff
path: root/doc/devhelp/libxml2-SAX2.html
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2023-04-26 21:21:31 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2023-04-26 21:22:17 +0200
commit6e12409b33c01da2c4823628c6ec2c50482fe3d9 (patch)
treed9a3be3cdb4652882c85d775b7ef49f6238a2a6f /doc/devhelp/libxml2-SAX2.html
parent2df2562e2baa5ef31605175a2dfe0360e597a3dd (diff)
downloadlibxml2-6e12409b33c01da2c4823628c6ec2c50482fe3d9.tar.gz
Regenerate docs and testapi.c
Diffstat (limited to 'doc/devhelp/libxml2-SAX2.html')
-rw-r--r--doc/devhelp/libxml2-SAX2.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/devhelp/libxml2-SAX2.html b/doc/devhelp/libxml2-SAX2.html
index 4a463b17..b0bb2c79 100644
--- a/doc/devhelp/libxml2-SAX2.html
+++ b/doc/devhelp/libxml2-SAX2.html
@@ -69,7 +69,7 @@ int <a href="#xmlSAXVersion">xmlSAXVersion</a> (<a href="libxml2-tree.html#xml
<a name="htmlDefaultSAXHandlerInit"></a>htmlDefaultSAXHandlerInit ()</h3>
<pre class="programlisting">void htmlDefaultSAXHandlerInit (void)<br>
</pre>
-<p>DEPRECATED: This function will be made private. Call <a href="libxml2-parser.html#xmlInitParser">xmlInitParser</a> to initialize the library. Initialize the default SAX handler</p>
+<p>DEPRECATED: This function is a no-op. Call <a href="libxml2-parser.html#xmlInitParser">xmlInitParser</a> to initialize the library.</p>
</div>
<hr>
<div class="refsect2" lang="en">
@@ -77,7 +77,7 @@ int <a href="#xmlSAXVersion">xmlSAXVersion</a> (<a href="libxml2-tree.html#xml
<a name="xmlDefaultSAXHandlerInit"></a>xmlDefaultSAXHandlerInit ()</h3>
<pre class="programlisting">void xmlDefaultSAXHandlerInit (void)<br>
</pre>
-<p>DEPRECATED: This function will be made private. Call <a href="libxml2-parser.html#xmlInitParser">xmlInitParser</a> to initialize the library. Initialize the default SAX2 handler</p>
+<p>DEPRECATED: This function is a no-op. Call <a href="libxml2-parser.html#xmlInitParser">xmlInitParser</a> to initialize the library. Initialize the default SAX2 handler</p>
</div>
<hr>
<div class="refsect2" lang="en">