codhandler/codeng/src/MediaObject.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
--- 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