Salome HOME
Additional minor correction to previous commit
[modules/smesh.git] / src / DriverUNV / UNV2417_Structure.hxx
index 183c0e4dc273c09e989c01f30585c7197cde2a8e..1c89a7e572d47920fcf511d926f7e6cefb77b36d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2019  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
@@ -31,7 +31,7 @@
 
 namespace UNV2417{
 
-  typedef std::vector<int> TListOfId; // Nodal connectivitiesList of Id
+  typedef std::vector<int> TListOfId; // Nodal connectivity / List of Ids
 
   struct TRecord{
     std::string GroupName;