trivial comment fix

This commit is contained in:
Lee Thomason 2012-11-12 13:00:06 -08:00
parent 8950b37aa0
commit 685b895172
1 changed files with 2 additions and 1 deletions

View File

@ -2087,4 +2087,5 @@ bool XMLPrinter::Visit( const XMLUnknown& unknown )
return true;
}
}
} // namespace tinyxml2