remotemgmt_plat/scp_server_api/inc/SCPClient.h
branchRCL_3
changeset 76 3cdbd92ee07b
parent 62 19bba8228ff0
--- a/remotemgmt_plat/scp_server_api/inc/SCPClient.h	Wed Sep 15 13:08:27 2010 +0300
+++ b/remotemgmt_plat/scp_server_api/inc/SCPClient.h	Wed Oct 13 15:30:06 2010 +0300
@@ -269,7 +269,10 @@
         * Fetch the limit-values for code length
         */          
         void FetchLimits( TInt& aMin, TInt& aMax );
-		void InformAutolockTask();
+        /**
+        * Inform the autolock to unlock the screen
+        */
+				void InformAutolockTask();
         TBool isFlagEnabled;        
     };