* A crash reverted my local change which I didn't notice when I committed
it: changed the block cache label. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31957 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -485,7 +485,7 @@ BlockCacheDataSource::NextValue(SystemInfo& info)
|
||||
const char*
|
||||
BlockCacheDataSource::Label() const
|
||||
{
|
||||
return "Block Cache Memory Usage";
|
||||
return "Block Cache Memory";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user