diff -r bc5a64e5bc3c -r 5bcb308bd24d phoneplugins/infowidgetplugin/infowidget/src/infowidgetsathandler_p.cpp --- a/phoneplugins/infowidgetplugin/infowidget/src/infowidgetsathandler_p.cpp Tue Jul 06 14:15:47 2010 +0300 +++ b/phoneplugins/infowidgetplugin/infowidget/src/infowidgetsathandler_p.cpp Wed Aug 18 09:48:26 2010 +0300 @@ -135,7 +135,7 @@ && !m_idleTxt.isEmpty()){ m_idleResult = RSatService::ESATIdleSuccess; }else{ - // Got empty string, could be permanent problem as well + // Got empty string, could be permanent problem as well? m_idleResult = RSatService::ESATIdleMeUnableToProcessCmd; } }