remotestoragefw/gsplugin/src/rsfwgspluginsettinglist.cpp
changeset 2 c32dc0be5eb4
parent 0 3ad9d5175a89
--- a/remotestoragefw/gsplugin/src/rsfwgspluginsettinglist.cpp	Thu Jan 07 13:15:09 2010 +0200
+++ b/remotestoragefw/gsplugin/src/rsfwgspluginsettinglist.cpp	Mon Jan 18 21:00:57 2010 +0200
@@ -118,6 +118,7 @@
        	 	}
     	else
        		{
+            //coverity[logical_vs_bitwise]
         	cflags &= (!CAknTextSettingPage::EZeroLengthAllowed);
         	}
         (*SettingItemArray())[aIndex]->SetSettingPageFlags(cflags);