phoneengine/phonemodel/inc/cpecenrepmonitor.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phoneengine/phonemodel/inc/cpecenrepmonitor.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpecenrepmonitor.h	Wed Sep 01 12:30:10 2010 +0100
@@ -65,7 +65,7 @@
         * this method. Most common approach would be to save the data to internal
         * data store and send a message via phone model if neccessary.
         */
-        virtual void UpdateL() = 0;
+    	virtual void UpdateL() = 0;
 
     public: