phoneclientserver/phoneclient/Inc/CommandHandler/RPhCltCommandHandler.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/phoneclientserver/phoneclient/Inc/CommandHandler/RPhCltCommandHandler.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/phoneclientserver/phoneclient/Inc/CommandHandler/RPhCltCommandHandler.h	Wed Sep 01 12:15:03 2010 +0100
@@ -23,9 +23,9 @@
 
 //  INCLUDES
 #include <e32base.h>
-#include <phclttypes.h> 
-//#include "cphcltcommandhandlernotify.h" 
-#include "cphcltcommandhandler.h" 
+#include <PhCltTypes.h>
+//#include "CPhCltCommandHandlerNotify.h"
+#include "CPhCltCommandHandler.h"
 
 // FORWARD DECLARATIONS
 class RPhCltServer;
@@ -77,10 +77,10 @@
         * @param aTelephoneNumber The telephony number .
         */
             
-        void Atd(
+		void Atd(
             TRequestStatus& aStatus, 
             const TPhCltTelephoneNumber& aTelephoneNumber );
-        
+		
 
         /**
         * Answer the call.