commit | 0c0f98bf842ac429eb8c4f19ff093a27e8e11492 | [log] [tgz] |
---|---|---|
author | Lee Thomason <lthomaso@adobe.com> | Wed Oct 11 11:03:49 2017 -0700 |
committer | Lee Thomason <lthomaso@adobe.com> | Wed Oct 11 11:03:49 2017 -0700 |
tree | a7c647ec1bc06964c65e00ee903e7e32e4fc3a7a | |
parent | d556e6df9d86674b671f32bf3bdfd374fb613f61 [diff] [blame] |
merge from master
diff --git a/tinyxml2.cpp b/tinyxml2.cpp index 5de92b5..9f7ba6f 100755 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp
@@ -2002,8 +2002,7 @@ _processEntities( processEntities ), _errorID(XML_SUCCESS), _whitespaceMode( whitespaceMode ), - _errorStr1(), - _errorStr2(), + _errorStr(), _errorLineNum( 0 ), _charBuffer( 0 ), _parseCurLineNum( 0 ),