]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
correct bad replace
authorsecher <secher>
Wed, 2 Mar 2011 13:04:47 +0000 (13:04 +0000)
committersecher <secher>
Wed, 2 Mar 2011 13:04:47 +0000 (13:04 +0000)
src/MPIContainer/MPIContainer_i.cxx

index 554452f40b0ac19dcd2214caed7779d10fd70931..6cda8879d198afc5b7c448180963e47d83e9a69b 100644 (file)
@@ -371,7 +371,7 @@ Engines_MPIContainer_i::createMPIInstance(std::string genericRegisterName,
       iobject = Engines::EngineComponent::_narrow( obj ) ;
       pobj = Engines::MPIObject::_narrow(obj) ;
 
-      Engines_EngineComponent_i *servant =
+      Engines_Component_i *servant =
         dynamic_cast<Engines_Component_i*>(_poa->reference_to_servant(iobject));
       ASSERT(servant);
       //SCRUTE(servant->pd_refCount);