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