1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-29 15:13:01 +04:00

entity output

This commit is contained in:
Lee Thomason
2012-01-26 08:47:06 -08:00
parent 857b868ca6
commit 951d88394c
2 changed files with 34 additions and 4 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ private:
int depth;
bool elementJustOpened;
enum {
ENTITY_RANGE = 64,
ENTITY_RANGE = 64
};
bool entityFlag[ENTITY_RANGE];