phoneengine/loghandling/inc/cpelogevent.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phoneengine/loghandling/inc/cpelogevent.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneengine/loghandling/inc/cpelogevent.h	Wed Sep 01 12:30:10 2010 +0100
@@ -103,7 +103,7 @@
 
         /**
         * Update log info for the log event
-        * @param TPELogInfo& alogInfo, log information
+        * @param CPELogInfo& alogInfo, log information
         * @return None.
         */
         void UpdateLogInfoL( const CPELogInfo& aLogInfo );
@@ -236,7 +236,7 @@
          * @param    aLogInfo      Log info containing remote contact.
          */
         void SetRemoteContact( CLogEvent& aEvent, const CPELogInfo& aLogInfo );
-        
+              
     private:    // Data
         // Owner of the object.
         CPELogHandling& iOwner;