From 5b15666f9364b83cb0c6d9382bd14bc07f3a1092 Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 22 Jul 2013 14:38:09 +0000 Subject: [PATCH] untabify --- src/SMESH_I/SMESH_Gen_i.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SMESH_I/SMESH_Gen_i.hxx b/src/SMESH_I/SMESH_Gen_i.hxx index 403fb7ee5..f6531cf1a 100644 --- a/src/SMESH_I/SMESH_Gen_i.hxx +++ b/src/SMESH_I/SMESH_Gen_i.hxx @@ -587,8 +587,8 @@ public: // Move objects to the specified position void Move( const SMESH::sobject_list& what, - SALOMEDS::SObject_ptr where, - CORBA::Long row ); + SALOMEDS::SObject_ptr where, + CORBA::Long row ); private: // Create hypothesis of given type