Updating tinyxml to 2.6.1 (fixes small xml issues).

This commit is contained in:
lotodore
2010-10-11 16:09:14 +00:00
parent 972f678730
commit 845bf979dc
7 changed files with 410 additions and 359 deletions
-1
View File
@@ -36,7 +36,6 @@ const char* TiXmlBase::errorString[ TIXML_ERROR_STRING_COUNT ] =
"No error",
"Error",
"Failed to open file",
"Memory allocation failed.",
"Error parsing Element.",
"Failed to read Element name",
"Error reading Element value.",