diff -r 9707f1c07383 -r ae0addfe117e mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp --- a/mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp Fri Jul 09 12:37:42 2010 +0100 +++ b/mmlibs/mmfw/src/Client/Video/mmfclientvideoplayerbody.cpp Fri Jul 09 12:53:09 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) {