Salome HOME
Cleaning before merge to master.
[modules/yacs.git] / src / engine / NbBranches.cxx
index fe7ae53d3b6fe4d3c7731df3db0db1620d152da3..2d183bd8299809d3b9a411f62108d9a1e8d09a35 100644 (file)
@@ -60,7 +60,7 @@ bool NbBranches::isMultiplicitySpecified(unsigned& value) const
     {
       value=_nbOfBranches.getIntValue();
       return true;
-    }   
+    }
   return false;
 }