Imported Upstream version 2.9.4
[platform/upstream/libxml2.git] / include / libxml / parserInternals.h
index 6065320..f30fc68 100644 (file)
@@ -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
 
 /**