commit | 951d88394c5b3000ec55e9ee1f43c568dddc7b1c | [log] [tgz] |
---|---|---|
author | Lee Thomason <leethomason@gmail.com> | Thu Jan 26 08:47:06 2012 -0800 |
committer | Lee Thomason <leethomason@gmail.com> | Thu Jan 26 08:47:06 2012 -0800 |
tree | cf948982e9bb32517d931f17092ad1a3c78096cd | |
parent | 857b868ca68ab4d8fae17e675e3836f3a05697ce [diff] [blame] |
entity output
diff --git a/tinyxml2.h b/tinyxml2.h index b6024bb..f48a5cf 100644 --- a/tinyxml2.h +++ b/tinyxml2.h
@@ -301,7 +301,7 @@ int depth; bool elementJustOpened; enum { - ENTITY_RANGE = 64, + ENTITY_RANGE = 64 }; bool entityFlag[ENTITY_RANGE];