locationmanager/server/src/clocationservertimerhandler.cpp
changeset 56 fd6cce931a8a
parent 45 a93990e5815e
--- a/locationmanager/server/src/clocationservertimerhandler.cpp	Thu Sep 02 20:52:02 2010 +0300
+++ b/locationmanager/server/src/clocationservertimerhandler.cpp	Fri Sep 17 08:32:54 2010 +0300
@@ -26,7 +26,7 @@
 //
 CLocationServerTimerHandler::CLocationServerTimerHandler
             (MLocationServerTimerObserver& aLocationServerTimerObserver):
-        CTimer(EPriorityStandard ),
+        CTimer( EPriorityStandard ),
         iLocationServerTimerObserver(aLocationServerTimerObserver),
         iLocationServerTimerType(MLocationServerTimerObserver::ELocGeneralPurpose)
     {