Salome HOME
Merge from V5_1_main 14/05/2010
[modules/visu.git] / src / CONVERTOR / VISU_Convertor.cxx
index cece23c0829908ec512e898a2503d2eeee1683b0..7a334552fc7f374dd793556cb7c493bb082f38e3 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+//  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -19,6 +19,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 //  VISU OBJECT : interactive object for VISU entities implementation
 //  File:    VISU_Convertor.cxx
 //  Author:  Alexey PETROV
@@ -85,7 +86,7 @@ VISU_Convertor
 std::string
 VISU_Convertor
 ::GenerateName(const std::string& theName, 
-              unsigned int theTimeId) 
+               unsigned int theTimeId) 
 {
   static QString aName;
   aName = QString(theName.c_str()).simplified();