serviceproviders/sapi_applicationmanager/tsrc/testing/tappmgrprovider/src/testappobserver.cpp
branchRCL_3
changeset 45 a9c0808a1095
parent 44 0b68a1b0c15e
--- a/serviceproviders/sapi_applicationmanager/tsrc/testing/tappmgrprovider/src/testappobserver.cpp	Tue Aug 31 16:06:03 2010 +0300
+++ b/serviceproviders/sapi_applicationmanager/tsrc/testing/tappmgrprovider/src/testappobserver.cpp	Wed Sep 01 12:28:47 2010 +0100
@@ -75,7 +75,7 @@
         }
     
      
-  
+ 		return 0; 
     }
 
 
@@ -90,4 +90,6 @@
 	 iWait = aWait;
 	 iReason = 10 ; //Reason of failure can be either 0 or some negative valuw which incater 
 	 //error but it cant be greater than 0 
-	}
\ No newline at end of file
+	}
+	
+	
\ No newline at end of file