--- 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)
{