commit | 685b895172f9f1e3e59198ece5750d68c99eb58e | [log] [tgz] |
---|---|---|
author | Lee Thomason <leethomason@gmail.com> | Mon Nov 12 13:00:06 2012 -0800 |
committer | Lee Thomason <leethomason@gmail.com> | Mon Nov 12 13:00:06 2012 -0800 |
tree | 08d9b696eedbbb8e0309fff4c0faa1a6f9a40f1e | |
parent | 8950b37aa03fe641439f6cebbd66740b2069559c [diff] [blame] |
trivial comment fix
diff --git a/tinyxml2.cpp b/tinyxml2.cpp index ea0b50f..538717a 100755 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp
@@ -2087,4 +2087,5 @@ return true; } -} +} // namespace tinyxml2 +