Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Extrusion.h
index 9f6261bd5dd644d9b90db8ab2221ce94dc757c0c..8e355717d69836198bfb5ed249b6314716244254 100644 (file)
@@ -114,7 +114,7 @@ public:
 
   /// Modify CreationMethod, to_size, from_size attributes of the feature.
   FEATURESAPI_EXPORT
-  void setSizes(const ModelHighAPI_Double& theToSize, 
+  void setSizes(const ModelHighAPI_Double& theToSize,
                 const ModelHighAPI_Double& theFromSize);
 
   /// Modify creation_method, to_size, from_size attributes of the feature.