]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
untabify
authoreap <eap@opencascade.com>
Wed, 16 Sep 2009 12:59:00 +0000 (12:59 +0000)
committereap <eap@opencascade.com>
Wed, 16 Sep 2009 12:59:00 +0000 (12:59 +0000)
src/SMESH_I/SMESH_Mesh_i.hxx

index 2c46676f64ea422ac3bb59af65ee6692a5ebdb3f..e8598de3479d7af7f5d348a14cae49db0ca7e3fe 100644 (file)
@@ -58,7 +58,7 @@ class SMESH_I_EXPORT SMESH_Mesh_i:
 public:
   SMESH_Mesh_i( PortableServer::POA_ptr thePOA,
                 SMESH_Gen_i*            myGen_i,
-               CORBA::Long             studyId );
+              CORBA::Long             studyId );
 
   virtual ~SMESH_Mesh_i();