--- a/vtprotocolplugins/VideoSource/src/CVSOnboardCameraDataProvider.cpp Thu Aug 19 09:57:36 2010 +0300
+++ b/vtprotocolplugins/VideoSource/src/CVSOnboardCameraDataProvider.cpp Tue Aug 31 15:16:10 2010 +0300
@@ -824,7 +824,7 @@
{
__IF_DEBUG(Print(_L("VideoSource [%d]: CVSOnboardCameraDataProvider::HandleEvent() event %d>>"),
RThread().Id().operator TUint(), aEvent.iEventType ));
- __IF_DEBUG(Print(_L("VideoSource [%d]: CVSOnboardCameraDataProvider::HandleEvent() iErrorCode %d>"),
+ __IF_DEBUG(Print(_L("VideoSource [%d]: CVSOnboardCameraDataProvider::HandleEvent() iErrorCode %d>"),
RThread().Id().operator TUint(), aEvent.iErrorCode ));
//Needs to handled first
if( aEvent.iEventType == KUidECamEventCameraNoLongerReserved )