vtprotocolplugins/VideoSource/src/cmultiframeprovider.cpp
branchRCL_3
changeset 49 8e703580edd3
parent 35 779871d1e4f4
--- a/vtprotocolplugins/VideoSource/src/cmultiframeprovider.cpp	Wed Sep 15 12:15:42 2010 +0300
+++ b/vtprotocolplugins/VideoSource/src/cmultiframeprovider.cpp	Wed Oct 13 14:34:55 2010 +0300
@@ -623,10 +623,10 @@
     }
 
 // -----------------------------------------------------------------------------
-// CMultiframeProvider::AddBitmapToFreeQueueL( CVtImageBitmap* aBitmap )
+// CMultiframeProvider::AddBitmapToFreeQueue( CVtImageBitmap* aBitmap )
 // -----------------------------------------------------------------------------
 //
-void CMultiframeProvider::AddBitmapToFreeQueueL()
+void CMultiframeProvider::AddBitmapToFreeQueue()
     {
     __IF_DEBUG(Print(_L("VideoSource[%d]: CMultiframeProvider::AddBitmapToFreeQueue() >>"), RThread().Id().operator TUint()));
     if ( iOldBM )