This commit is contained in:
JoelKatz
2013-03-20 05:51:51 -07:00
parent 9be2e62691
commit 56fea329dc

View File

@@ -317,7 +317,7 @@ int LoadManager::getUptime()
void LoadManager::threadEntry()
{
NameThread("loadMgr");
NameThread("loadmgr");
boost::posix_time::ptime t = boost::posix_time::microsec_clock::universal_time();
while (1)
{