indentation

This commit is contained in:
eap 2010-09-15 13:25:26 +00:00
parent 893497d10a
commit 2cea858d03

View File

@ -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,