videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/src/VCXMyVideosCollectionPluginTestBlocks.cpp
changeset 36 8aed59de29f9
parent 35 3738fe97f027
child 41 229f037ce963
--- a/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/src/VCXMyVideosCollectionPluginTestBlocks.cpp	Thu Apr 01 23:32:44 2010 +0300
+++ b/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/src/VCXMyVideosCollectionPluginTestBlocks.cpp	Fri Apr 16 18:13:14 2010 +0300
@@ -859,7 +859,7 @@
         itemIndex = iTester->GetIndexOfMediaWithNameL( itemIndexOrName );
         }
     
-    if( itemIndex == KErrNotFound ) 
+    if( itemIndex == KErrNotFound )
         {
         User::Leave( KErrArgument );
         }