1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-21 19:23:00 +04:00

trivial comment fix

This commit is contained in:
Lee Thomason
2012-11-12 13:00:06 -08:00
parent 8950b37aa0
commit 685b895172
+2 -1
View File
@@ -2087,4 +2087,5 @@ bool XMLPrinter::Visit( const XMLUnknown& unknown )
return true;
}
}
} // namespace tinyxml2