]> git.mxchange.org Git - simgear.git/blobdiff - simgear/xml/xmlparse.c
Use the original filename for the compressed image message.
[simgear.git] / simgear / xml / xmlparse.c
index c40dce072d5f1ba9512f16262b393b21defd25bf..294b73b4dd2ebe381f802a3a68655efe48c9792e 100644 (file)
@@ -911,7 +911,7 @@ void XML_DefaultCurrent(XML_Parser parser)
   }
 }
 
-const XML_LChar *XML_ErrorString(size_t code)
+const XML_LChar *XML_ErrorString(int code)
 {
   static const XML_LChar *message[] = {
     0,