diff -r 40a3f856b14d -r 41a7f70b3818 phoneengine/loghandling/inc/cpelogevent.h --- 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;