From 2cea858d03f86dc48809ac5249e0e6089311e1bc Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 15 Sep 2010 13:25:26 +0000 Subject: [PATCH] indentation --- src/SMESH_I/SMESH_MeshEditor_i.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SMESH_I/SMESH_MeshEditor_i.hxx b/src/SMESH_I/SMESH_MeshEditor_i.hxx index 64d3270d7..1e38f3975 100644 --- a/src/SMESH_I/SMESH_MeshEditor_i.hxx +++ b/src/SMESH_I/SMESH_MeshEditor_i.hxx @@ -547,7 +547,7 @@ public: */ int GetMeshId() const { return myMesh->GetId(); } - CORBA::Boolean DoubleNodes( const SMESH::long_array& theNodes, + CORBA::Boolean DoubleNodes( const SMESH::long_array& theNodes, const SMESH::long_array& theModifiedElems ); CORBA::Boolean DoubleNode( CORBA::Long theNodeId, -- 2.39.2