From: Karl Waclawek Date: Thu, 28 Aug 2003 13:12:34 +0000 (+0000) Subject: Adjusted layout of XML_ParserReset fix. X-Git-Tag: R_1_95_7~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04e439504883faed200c3bd1bb0a092ab7f9d823;p=libexpat Adjusted layout of XML_ParserReset fix. --- diff --git a/expat/doc/reference.html b/expat/doc/reference.html index 01b07e7a..46417279 100644 --- a/expat/doc/reference.html +++ b/expat/doc/reference.html @@ -692,7 +692,8 @@ freeing any memory associated with user data.
 XML_Bool
-XML_ParserReset(XML_Parser p, const XML_Char *encoding);
+XML_ParserReset(XML_Parser p,
+                const XML_Char *encoding);
 
Clean up the memory structures maintained by the parser so that it may