mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-02-01 20:16:29 +01:00
Cosmetics
This commit is contained in:
@@ -120,7 +120,7 @@ TLogHelper::~TLogHelper()
|
||||
#if defined(_MSC_VER) && defined(_DEBUG)
|
||||
if(_CrtDumpMemoryLeaks())
|
||||
{
|
||||
PrintMessage(_T("Memory leak(s) detected after.\n"));
|
||||
PrintMessage(_T("Memory leak(s) detected.\n"));
|
||||
}
|
||||
#endif // _MSC_VER
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user