locationmanager/server/src/clocationservertimerhandler.cpp
branchRCL_3
changeset 57 2872ae438bf7
parent 47 b73252188534
--- a/locationmanager/server/src/clocationservertimerhandler.cpp	Tue Sep 14 22:10:25 2010 +0300
+++ b/locationmanager/server/src/clocationservertimerhandler.cpp	Wed Sep 15 12:40:59 2010 +0300
@@ -26,7 +26,7 @@
 //
 CLocationServerTimerHandler::CLocationServerTimerHandler
             (MLocationServerTimerObserver& aLocationServerTimerObserver):
-        CTimer(EPriorityStandard ),
+        CTimer( EPriorityStandard ),
         iLocationServerTimerObserver(aLocationServerTimerObserver),
         iLocationServerTimerType(MLocationServerTimerObserver::ELocGeneralPurpose)
     {