Salome HOME
PAL8238 - Hypothesis for non-regular 1D meshing
[modules/smesh.git] / src / StdMeshers / StdMeshers_NumberOfSegments.hxx
index 2f559fb040d6bd325d46bd591fc6b5681197a506..a384752ba7b8f3a4492759bb0357582c812f95b8 100644 (file)
@@ -126,7 +126,7 @@ public:
    * 
    * Throws SALOME_Exception if distribution type is not DT_ExprFunc
    */
-  void SetExpressionFunction(const char* expr)
+  void SetExpressionFunction( const char* expr)
     throw (SALOME_Exception);
 
   /*!