serviceproviders/sapi_messaging/inc/messaginginterface.h
branchCompilerCompatibility
changeset 51 b67581c9622b
parent 33 50974a8b132e
--- a/serviceproviders/sapi_messaging/inc/messaginginterface.h	Sun Mar 14 13:12:13 2010 +0000
+++ b/serviceproviders/sapi_messaging/inc/messaginginterface.h	Sun Mar 28 16:38:04 2010 +0100
@@ -71,12 +71,12 @@
 		 *
 		 * @return TBool
 		 */
-		TBool CMessagingInterface::CheckInputTypeL( const TLiwVariant* aSource, 
-                                            TBool aLeaveFlag, 
-                                            LIW::TVariantTypeId aExpectedtype, 
-                                            const TDesC8& aCmdName, 
-											const TDesC8& aParameter,
-											const TDesC& aMessage );
+		TBool CheckInputTypeL( const TLiwVariant* aSource, 
+                               TBool aLeaveFlag, 
+                               LIW::TVariantTypeId aExpectedtype, 
+                               const TDesC8& aCmdName, 
+							   const TDesC8& aParameter,
+							   const TDesC& aMessage );
 	
 		
 	    /**
@@ -685,4 +685,4 @@
  		TBool CheckDesSize( const TDesC &aDes );
  	};	
 
-#endif __MESSAGINGINTERFACE_H
\ No newline at end of file
+#endif __MESSAGINGINTERFACE_H