From: eap Date: Wed, 6 Mar 2013 13:37:00 +0000 (+0000) Subject: white space modif X-Git-Tag: pluginMGCleaner~63 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=170c6d4f1113ecdda21dceaa019643401b9a3e02;p=modules%2Fsmesh.git white space modif --- diff --git a/src/StdMeshers/StdMeshers_ProjectionUtils.cxx b/src/StdMeshers/StdMeshers_ProjectionUtils.cxx index 0fddea3c7..5cfccaa1c 100644 --- a/src/StdMeshers/StdMeshers_ProjectionUtils.cxx +++ b/src/StdMeshers/StdMeshers_ProjectionUtils.cxx @@ -2044,7 +2044,7 @@ bool StdMeshers_ProjectionUtils::MakeComputed(SMESH_subMesh * sm, const int iter return true; SMESH_Mesh* mesh = sm->GetFather(); - SMESH_Gen* gen = mesh->GetGen(); + SMESH_Gen* gen = mesh->GetGen(); SMESH_Algo* algo = sm->GetAlgo(); if ( !algo ) {