locationmanager/server/src/clocationservertimerhandler.cpp
changeset 51 87e65c44ff3a
parent 43 c5e73110f733
--- a/locationmanager/server/src/clocationservertimerhandler.cpp	Mon Aug 23 13:33:21 2010 +0300
+++ b/locationmanager/server/src/clocationservertimerhandler.cpp	Fri Sep 03 10:57:50 2010 +0300
@@ -26,7 +26,7 @@
 //
 CLocationServerTimerHandler::CLocationServerTimerHandler
             (MLocationServerTimerObserver& aLocationServerTimerObserver):
-        CTimer(EPriorityStandard ),
+        CTimer( EPriorityStandard ),
         iLocationServerTimerObserver(aLocationServerTimerObserver),
         iLocationServerTimerType(MLocationServerTimerObserver::ELocGeneralPurpose)
     {