commit | db304256bb41547c9e700f0021846613dc9ba8ab | [log] [tgz] |
---|---|---|
author | Lee Thomason (grinliz) <leethomason@gmail.com> | Wed Jul 31 12:24:52 2013 -0700 |
committer | Lee Thomason (grinliz) <leethomason@gmail.com> | Wed Jul 31 12:24:52 2013 -0700 |
tree | 3aaad37062066b1669af92e0403642f4f3466c93 | |
parent | 70d343f51388c4af4c599b5342b9848fc7dc992a [diff] [blame] |
clean up the pass/fail logic, still return the same value from test if it fails
diff --git a/tinyxml2.h b/tinyxml2.h index 72dc801..a4aa6d3 100755 --- a/tinyxml2.h +++ b/tinyxml2.h
@@ -14,6 +14,7 @@ software in a product, an acknowledgment in the product documentation would be appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.