--- a/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/TestConverter.cpp Fri Jul 09 12:53:09 2010 +0100
+++ b/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/TestConverter.cpp Fri Jul 09 13:09:11 2010 +0100
@@ -177,7 +177,7 @@
INFO_PRINTF1( _L("Convert CMdaAudioConvertUtility"));
CActiveScheduler::Start();
- // XXX Improve test. e.g. check that a valid AU file is written
+ // TODO Improve test. e.g. check that a valid AU file is written
if(iError == KErrNone)
{
ret = EPass;
@@ -192,7 +192,7 @@
{
CActiveScheduler::Start();
- // XXX Improve test. e.g. check that a valid AU file is written
+ // TODO Improve test. e.g. check that a valid AU file is written
if(iError == KErrNone)
{
ret = EPass;