diff --git a/tinyxml2.cpp b/tinyxml2.cpp index c872a54..7df8443 100755 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp @@ -2183,7 +2183,8 @@ XMLPrinter::XMLPrinter( FILE* file, bool compact, int depth ) : } for( int i=0; i(entityValue) && entityValue < ENTITY_RANGE ); _entityFlag[ (unsigned char)entityValue ] = true; } _restrictedEntityFlag[(unsigned char)'&'] = true;