Imported Upstream version 2.9.4
[platform/upstream/libxml2.git] / include / libxml / xmlerror.h
index 43e68ca..037c16d 100644 (file)
@@ -937,7 +937,7 @@ XMLPUBFUN void XMLCALL
                                 int code,
                                 xmlNodePtr node,
                                 const char *msg,
-                                const char *extra);
+                                const char *extra) LIBXML_ATTR_FORMAT(4,0);
 #endif
 #ifdef __cplusplus
 }