phoneengine/loghandling/inc/cpelogevent.h
branchRCL_3
changeset 61 41a7f70b3818
parent 31 ba54057fe027
child 62 5266b1f337bd
--- a/phoneengine/loghandling/inc/cpelogevent.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/loghandling/inc/cpelogevent.h	Tue Aug 31 15:14:29 2010 +0300
@@ -103,7 +103,7 @@
 
         /**
         * Update log info for the log event
-        * @param CPELogInfo& alogInfo, log information
+        * @param TPELogInfo& 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;