phonesrv_plat/converged_call_provider_api/inc/mccpextensionobserver.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/phonesrv_plat/converged_call_provider_api/inc/mccpextensionobserver.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/phonesrv_plat/converged_call_provider_api/inc/mccpextensionobserver.h	Wed Sep 01 12:15:03 2010 +0100
@@ -48,8 +48,8 @@
     * @return none
     */
     virtual void HandleExtensionEvents( TUint32 aServiceId,
-                                        TInt aEvent,
-                                        TInt aStatus ) = 0;
+    									TInt aEvent,
+	                                    TInt aStatus ) = 0;
     };
 
 #endif // MCCPEXTENSIONOBSERVER_H