diff -r d39add9822e2 -r 5bfc169077b2 codhandler/codeng/src/MediaObject.cpp --- a/codhandler/codeng/src/MediaObject.cpp Tue Feb 02 00:56:45 2010 +0200 +++ b/codhandler/codeng/src/MediaObject.cpp Fri Mar 19 09:52:28 2010 +0200 @@ -750,4 +750,4 @@ const TDataType& type( iTypes->MdcaPoint( aIndex ) ); iTypes->Delete(aIndex); iTypes->InsertL(0,type.Des8()); - } + } \ No newline at end of file