phoneengine/phonemodel/inc/cpepubsubmonitor.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
--- a/phoneengine/phonemodel/inc/cpepubsubmonitor.h	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneengine/phonemodel/inc/cpepubsubmonitor.h	Fri Mar 19 09:28:42 2010 +0200
@@ -69,7 +69,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: