aboutsummaryrefslogtreecommitdiffstats
path: root/include/libxml/parserInternals.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libxml/parserInternals.h')
-rw-r--r--include/libxml/parserInternals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libxml/parserInternals.h b/include/libxml/parserInternals.h
index 6065320e..f30fc687 100644
--- a/include/libxml/parserInternals.h
+++ b/include/libxml/parserInternals.h
@@ -351,7 +351,7 @@ XMLPUBFUN void XMLCALL
xmlParserErrors xmlerr,
const char *msg,
const xmlChar * str1,
- const xmlChar * str2);
+ const xmlChar * str2) LIBXML_ATTR_FORMAT(3,0);
#endif
/**