phonesrv_plat/phone_settings_api/inc/PsetCallDiverting.h
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 13 e32024264ebb
--- a/phonesrv_plat/phone_settings_api/inc/PsetCallDiverting.h	Tue Feb 02 01:11:09 2010 +0200
+++ b/phonesrv_plat/phone_settings_api/inc/PsetCallDiverting.h	Fri Mar 19 09:40:14 2010 +0200
@@ -23,8 +23,8 @@
 //  INCLUDES           
 #include <mmretrieve.h>
 #include "nwdefs.h"             
-#include "PsetConstants.h"
-#include "MPsetCallDiverting.h"
+#include "PSetConstants.h" 
+#include "MPsetCallDiverting.h" 
 
 //  FORWARD DECLARATIONS
 class CDesC16ArrayFlat;
@@ -39,10 +39,10 @@
 
 enum TSelectedLine
     {
-    EPrimaryLine,		// ALS is supported by ME & SIM and Line 1 (Primary Line) is the current line
-    EAuxiliaryLine,		// ALS is supported by ME & SIM and Line 2 (Auxiliary Line) is the current line
-    EUnknownLine,		// ALS is supported by ME & SIM but TSY can not determine line selection
-    ENotSupportedLine	// ALS is not supported either by ME or SIM or both.
+    EPrimaryLine,       // ALS is supported by ME & SIM and Line 1 (Primary Line) is the current line
+    EAuxiliaryLine,     // ALS is supported by ME & SIM and Line 2 (Auxiliary Line) is the current line
+    EUnknownLine,       // ALS is supported by ME & SIM but TSY can not determine line selection
+    ENotSupportedLine   // ALS is not supported either by ME or SIM or both.
     };
 
 //  CLASS DECLARATION