Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / GeomValidators / GeomValidators_ZeroOffset.h
index 06348e14592087157a74534cdfa331f081d806f7..8fbb9e28a4c19d6ff36cb0bbb5c5f18709f7a92b 100644 (file)
@@ -29,7 +29,7 @@ public:
                                              Events_InfoMessage& theError) const;
 
   /// \return true if the attribute in feature is not obligatory for the feature execution.
-  GEOMVALIDATORS_EXPORT virtual 
+  GEOMVALIDATORS_EXPORT virtual
     bool isNotObligatory(std::string theFeature, std::string theAttribute);
 };