Salome HOME
The "concealment" attribute added
[modules/shaper.git] / src / Config / Config_Common.h
index 4a204f59b3a88cb12de1145639911f4ce84ad8ce..a8459c10790f0acd9bd74184e6daf6a5749bf7ae 100644 (file)
@@ -53,8 +53,7 @@ CONFIG_EXPORT bool hasChild(xmlNodePtr theNode);
 /*
  *
  */
-CONFIG_EXPORT bool getValidatorInfo(xmlNodePtr theNode,
-                                    std::string& outValidatorId,
+CONFIG_EXPORT bool getValidatorInfo(xmlNodePtr theNode, std::string& outValidatorId,
                                     std::list<std::string>& outValidatorParameters);
 
 /*!