From 577f41d12d0e03d4fd44dab731d64ac21b5e50d2 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 28 Oct 2011 12:46:32 +0000 Subject: [PATCH] improve comment --- src/SMESH/SMESH_Hypothesis.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SMESH/SMESH_Hypothesis.hxx b/src/SMESH/SMESH_Hypothesis.hxx index 340d6e1c4..9b0e9defb 100644 --- a/src/SMESH/SMESH_Hypothesis.hxx +++ b/src/SMESH/SMESH_Hypothesis.hxx @@ -124,7 +124,7 @@ protected: SMESH_Gen* _gen; int _studyId; int _shapeType; - int _param_algo_dim; + int _param_algo_dim; // to be set at descendant hypothesis constructor private: std::string _libName; -- 2.30.2