mirror of
https://github.com/leethomason/tinyxml2.git
synced 2026-07-29 15:13:01 +04:00
entity output
This commit is contained in:
+1
-1
@@ -301,7 +301,7 @@ private:
|
||||
int depth;
|
||||
bool elementJustOpened;
|
||||
enum {
|
||||
ENTITY_RANGE = 64,
|
||||
ENTITY_RANGE = 64
|
||||
};
|
||||
bool entityFlag[ENTITY_RANGE];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user