Minor fixes

This commit is contained in:
Birunthan Mohanathas
2013-10-21 19:22:57 +03:00
parent 95e6b4b76f
commit 3c58e4d48c
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ protected:
bool UpdateCounter();
// Plugins may access this string through RmGetMeasureName(). This should never changed be to
// Plugins may access this string through RmGetMeasureName(). This should never be modified to
// ensure thread-safety.
const std::wstring m_Name;