Adjusted layout of XML_ParserReset fix.

This commit is contained in:
Karl Waclawek 2003-08-28 13:12:34 +00:00
parent f375cc9c98
commit 04e4395048

View file

@ -692,7 +692,8 @@ freeing any memory associated with <a href="#userdata">user data</a>.
<pre class="fcndec" id="XML_ParserReset">
XML_Bool
XML_ParserReset(XML_Parser p, const XML_Char *encoding);
XML_ParserReset(XML_Parser p,
const XML_Char *encoding);
</pre>
<div class="fcndef">
Clean up the memory structures maintained by the parser so that it may