Salome HOME
untabify V5_1_3rc2
authoreap <eap@opencascade.com>
Mon, 2 Nov 2009 14:14:02 +0000 (14:14 +0000)
committereap <eap@opencascade.com>
Mon, 2 Nov 2009 14:14:02 +0000 (14:14 +0000)
src/NETGENPlugin/NETGENPlugin_NETGEN_2D.cxx

index 6fb7036274d3633db917c227b553c1459eaeb844..331de00cd733ac77c183cb87256bc863bee82f87 100644 (file)
@@ -138,8 +138,8 @@ bool NETGENPlugin_NETGEN_2D::Compute(SMESH_Mesh&         aMesh,
 //=============================================================================
 
 bool NETGENPlugin_NETGEN_2D::Evaluate(SMESH_Mesh&         aMesh,
-                                     const TopoDS_Shape& aShape,
-                                     MapShapeNbElems& aResMap)
+                                      const TopoDS_Shape& aShape,
+                                      MapShapeNbElems& aResMap)
 {
 
   NETGENPlugin_Mesher mesher(&aMesh, aShape, false);