diff plugin/FeatureExtractionPluginFactory.cpp @ 262:524bcd89743b sv1-v1.0

* Updated Russian translation from Alexandre Prokoudine
author Chris Cannam
date Thu, 10 May 2007 12:48:26 +0000
parents dc46851837d6
children 57d7889f626c
line wrap: on
line diff
--- a/plugin/FeatureExtractionPluginFactory.cpp	Mon Apr 30 14:52:24 2007 +0000
+++ b/plugin/FeatureExtractionPluginFactory.cpp	Thu May 10 12:48:26 2007 +0000
@@ -222,7 +222,7 @@
 
 #ifdef DEBUG_PLUGIN_SCAN_AND_INSTANTIATE
                 std::cerr << "FeatureExtractionPluginFactory::findPluginFile: "
-                          << "found at " << file.toStdString() << std::endl;
+                          << "found \"" << soname.toStdString() << "\" at " << file.toStdString() << std::endl;
 #endif
 
                 return file;