mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp
changeset 38 4269ca484c7b
parent 15 c1e808730d6c
child 32 ae690a8c4a18
child 54 b68f3e90dca1
--- a/mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp	Tue Jul 06 16:02:18 2010 +0300
+++ b/mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp	Wed Aug 18 11:16:18 2010 +0300
@@ -1007,7 +1007,7 @@
 
 MMMFDRMCustomCommand* CVideoPlayerUtility::CBody::GetDRMCustomCommand()
 	{
-	// TODO: check controller supports MMMFDRMCustomCommandImplementor
+	// XXX: check controller supports MMMFDRMCustomCommandImplementor
 	TInt error = iDRMCustomCommands.EvaluateIntent(ContentAccess::EPeek);
 	if (error==KErrNone)
 		{