mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/TestConverter.cpp
changeset 38 4269ca484c7b
parent 18 72dc595b34a8
child 32 ae690a8c4a18
--- a/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/TestConverter.cpp	Tue Jul 06 16:02:18 2010 +0300
+++ b/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/TestConverter.cpp	Wed Aug 18 11:16:18 2010 +0300
@@ -177,7 +177,7 @@
 	INFO_PRINTF1( _L("Convert CMdaAudioConvertUtility"));
 	CActiveScheduler::Start();
 
-	// TODO Improve test. e.g. check that a valid AU file is written
+	// XXX Improve test. e.g. check that a valid AU file is written
 	if(iError == KErrNone)
 		{
 		ret = EPass;
@@ -192,7 +192,7 @@
 		{
 		CActiveScheduler::Start();
 
-		// TODO Improve test. e.g. check that a valid AU file is written
+		// XXX Improve test. e.g. check that a valid AU file is written
 		if(iError == KErrNone)
 			{
 			ret = EPass;