diff -r 40a3f856b14d -r 41a7f70b3818 phoneengine/phonemodel/inc/cpepubsubmonitor.h --- a/phoneengine/phonemodel/inc/cpepubsubmonitor.h Thu Aug 19 09:54:27 2010 +0300 +++ b/phoneengine/phonemodel/inc/cpepubsubmonitor.h Tue Aug 31 15:14:29 2010 +0300 @@ -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: