mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
update libxml (for sec)
This commit is contained in:
@ -93,7 +93,7 @@ xmlEncodingErrMemory(const char *extra)
|
||||
*
|
||||
* n encoding error
|
||||
*/
|
||||
static void
|
||||
static void LIBXML_ATTR_FORMAT(2,0)
|
||||
xmlEncodingErr(xmlParserErrors error, const char *msg, const char *val)
|
||||
{
|
||||
__xmlRaiseError(NULL, NULL, NULL, NULL, NULL,
|
||||
|
||||
Reference in New Issue
Block a user