videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/src/VCXMyVideosCollectionPluginTestBlocks.cpp
changeset 17 69946d1824c4
parent 15 cf5481c2bc0b
child 47 45e72b57a2fd
--- a/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/src/VCXMyVideosCollectionPluginTestBlocks.cpp	Fri Apr 16 14:59:52 2010 +0300
+++ b/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/src/VCXMyVideosCollectionPluginTestBlocks.cpp	Mon May 03 12:32:50 2010 +0300
@@ -859,7 +859,7 @@
         itemIndex = iTester->GetIndexOfMediaWithNameL( itemIndexOrName );
         }
     
-    if( itemIndex == KErrNotFound ) 
+    if( itemIndex == KErrNotFound )
         {
         User::Leave( KErrArgument );
         }