Salome HOME
CCAR: _id not initialized
[modules/kernel.git] / src / Container / Salome_file_i.hxx
index d92ab4f4cf7b07aae60dfe93399603b5484e746e..d493dc0898412536a1896ba63cd213b38ed5a2dd 100644 (file)
@@ -58,9 +58,9 @@ class CONTAINER_EXPORT Salome_file_i:
     // Configure DistributedFile
     virtual void connect(Engines::Salome_file_ptr source_Salome_file);
     virtual void connectDistributedFile(const char * file_name,
-                                       Engines::Salome_file_ptr source_Salome_file);
+                                        Engines::Salome_file_ptr source_Salome_file);
     virtual void setDistributedSourceFile(const char* file_name,
-                                         const char * source_file_name);
+                                          const char * source_file_name);
 
     // Recv and check files
     virtual void recvFiles();