update comment

This commit is contained in:
Chris Danford
2004-03-20 07:46:15 +00:00
parent bee82fe187
commit ea9160197e
+1 -1
View File
@@ -497,7 +497,7 @@ bool ThemeManager::GetMetricRaw( CString sClassName, CString sValueName, CString
{
CString sFallback;
// TODO: Add recursion checking
// TODO: Add infinite recursion checking
if( m_pIniCurMetrics->GetValue(sClassName,sValueName,ret) )
return true;