mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp
changeset 41 f7bf1ed8db72
parent 32 ae690a8c4a18
child 57 1cbb0d5bf7f2
--- a/mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp	Fri Jul 09 13:09:11 2010 +0100
+++ b/mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp	Mon Aug 23 18:56:36 2010 +0100
@@ -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)
 		{