Salome HOME
Issue #2120: Crash when creating an arc passing through the arc connected to both...
[modules/shaper.git] / src / Config / Config_FeatureReader.h
index 409af6c7ec4270ae3db3e4d98f5f4a7a23c57339..8a976a59abc080014be38fbb3267f1b7a17e6377 100644 (file)
@@ -46,7 +46,7 @@ class Config_FeatureReader : public Config_XMLReader
   virtual bool processChildren(xmlNodePtr aNode);
 
   /// Fills feature message
-  void fillFeature(xmlNodePtr theRoot, 
+  void fillFeature(xmlNodePtr theRoot,
                    const std::shared_ptr<Config_FeatureMessage>& outFeatureMessage);
 
  private: