diff -r ecf6a73a9186 -r 60a8a215b0ec email/pop3andsmtpmtm/servermtmutils/test/src/T_IMSK01.cpp --- a/email/pop3andsmtpmtm/servermtmutils/test/src/T_IMSK01.cpp Tue Oct 05 13:58:47 2010 +0530 +++ b/email/pop3andsmtpmtm/servermtmutils/test/src/T_IMSK01.cpp Tue Oct 19 11:30:16 2010 +0530 @@ -330,7 +330,7 @@ break; case 7: iImSocket->LogError(_L8("\t\tEnd of POP3 test session; completion code="),iStatus.Int()); - TBuf8 buffer; + TBuf8 buffer; iLineStatus=iImSocket->GetCurrentTextLine(buffer); test.Printf(TRefByValue_L("Final %S\n "),&buffer); CActiveScheduler::Stop();