diff -r bc5a64e5bc3c -r 377c906a8701 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 Fri Jul 09 15:40:55 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; } }