Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / GeomValidators / GeomValidators_Different.h
index 61fbeb0d760e98d5ab1622f341a3a736159107f8..f7771c197128139164b7a7d6469daa09ba62cbaa 100644 (file)
@@ -28,7 +28,7 @@ public:
                                              const std::list<std::string>& theArguments,
                                              Events_InfoMessage& theError) const;
 
-  GEOMVALIDATORS_EXPORT virtual 
+  GEOMVALIDATORS_EXPORT virtual
     bool isNotObligatory(std::string theFeature, std::string theAttribute);
 };