harvester/harvesterplugins/VideoPlugin/src/harvestervideoplugin.cpp
changeset 56 fd6cce931a8a
parent 52 40db28bb26b8
--- a/harvester/harvesterplugins/VideoPlugin/src/harvestervideoplugin.cpp	Thu Sep 02 20:52:02 2010 +0300
+++ b/harvester/harvesterplugins/VideoPlugin/src/harvestervideoplugin.cpp	Fri Sep 17 08:32:54 2010 +0300
@@ -987,7 +987,7 @@
 
 #ifdef _DEBUG
     dStop.UniversalTime();
-    WRITELOG1( "CHarvesterVideoPlugin::GatherDataL start %d us", (TInt)dStop.MicroSecondsFrom(dStart).Int64() );
+    WRITELOG1( "CHarvesterVideoPlugin::GatherDataL end %d us", (TInt)dStop.MicroSecondsFrom(dStart).Int64() );
 #endif  
     
     WRITELOG( "CHarvesterVideoPlugin - Start adding data to object" );