--- a/mmappcomponents/mmmtpdataprovider/inc/cmmmtpdpperflog.inl Tue Feb 02 00:27:58 2010 +0200
+++ b/mmappcomponents/mmmtpdataprovider/inc/cmmmtpdpperflog.inl Fri Feb 19 23:18:32 2010 +0200
@@ -189,7 +189,7 @@
{
WriteFormat( _L( "<PERFLOG>%S-%S, usage = %u, last time = %u.%S ms, total time = %u.%S ms, average time = %u.%S ms</PERFLOG>" ),
iTitle,
- &iDescription[index],
+ &iDescription[index],
iTotalUsage[index],
lastTimeValue,
&lastTimeDecimal,
@@ -202,7 +202,7 @@
{
WriteFormat( _L( "<PERFLOG>%S-%S, usage = %u, last time = %u.%S ms, total time = %u%u.%S ms, average time = %u.%S ms</PERFLOG>" ),
iTitle,
- &iDescription[index],
+ &iDescription[index],
iTotalUsage[index],
lastTimeValue,
&lastTimeDecimal,