Salome HOME
CEA : Lot2 - Add new filters
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_Boolean.h
index 32224162bc0d10a1d38f0f3571be27ded0212f2e..8b9dc50d478b676a21964636c6612a05ad2f5ab1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -51,7 +51,7 @@ public:
 
   /// Redefinition of the generic method for the Fuse problem: OCCT 30481
   GEOMALGOAPI_EXPORT virtual void modified(const GeomShapePtr theOldShape,
-    ListOfShape& theNewShapes);
+                                           ListOfShape& theNewShapes);
 
 private:
   /// Builds resulting shape.