mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-06 13:45:00 +00:00
Fixup whitespace.
This commit is contained in:
parent
c89080e4c9
commit
f44e4a0b87
1 changed files with 1 additions and 1 deletions
|
@ -560,7 +560,7 @@ XML_SetExternalEntityRefHandlerArg(XML_Parser, void *arg);
|
|||
|
||||
XMLPARSEAPI(void)
|
||||
XML_SetSkippedEntityHandler(XML_Parser parser,
|
||||
XML_SkippedEntityHandler handler);
|
||||
XML_SkippedEntityHandler handler);
|
||||
|
||||
XMLPARSEAPI(void)
|
||||
XML_SetUnknownEncodingHandler(XML_Parser parser,
|
||||
|
|
Loading…
Add table
Reference in a new issue