Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_RevolutionBoolean.h
index 10daa0d3d0c4792b6cc5699795d38fd904b02dac..6cf0ba4dce092675ea997a42c59476485eb3416d 100644 (file)
@@ -75,7 +75,7 @@ public:
   FEATURESAPI_EXPORT
   void setAngle(const ModelHighAPI_Double& theAngle);
 
-  /// Modify creation_method, to_object, to_offset, from_object, 
+  /// Modify creation_method, to_object, to_offset, from_object,
   /// from_offset attributes of the feature.
   FEATURESAPI_EXPORT
   void setPlanesAndOffsets(const ModelHighAPI_Selection& theToObject,