]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomValidators/GeomValidators_BooleanArguments.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / GeomValidators / GeomValidators_BooleanArguments.h
index 645eee951ca915db616da56a94d8d1e3aafebcbe..507aa45d5c32ba1a14b70eea32556e88b08538ed 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);
 };