mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp
branchRCL_3
changeset 49 735348f59235
parent 0 40261b775718
child 32 ae690a8c4a18
--- a/mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp	Thu Aug 19 11:23:35 2010 +0300
+++ b/mmlibs/mmfw/src/Client/Audio/mmfclientaudioplayer.cpp	Tue Aug 31 16:43:06 2010 +0300
@@ -1981,7 +1981,7 @@
 	
 MMMFDRMCustomCommand* CMMFMdaAudioPlayerUtility::GetDRMCustomCommand()
 	{
-	// TODO: check controller supports MMMFDRMCustomCommandImplementor
+	// XXX: check controller supports MMMFDRMCustomCommandImplementor
 	if (iDRMCustomCommands.IsSupported())
 		{
 		return static_cast<MMMFDRMCustomCommand*>(&iDRMCustomCommands);