diff --git a/tinyxml2.cpp b/tinyxml2.cpp index 4cd8695..1b9a419 100755 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp @@ -499,8 +499,8 @@ char* XMLDocument::Identify( char* p, XMLNode** node ) // What is this thing? // - Elements start with a letter or underscore, but xml is reserved. // - Comments: