fixed warnings

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@686 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Isaak Lim
2012-09-19 16:42:31 +00:00
parent 48289493f3
commit 232bf5bb07
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ protected: //---------------------------------------------------- private method
*
* Note that some modules might re-initialize in their
* set_error_tolerance_factor function as necessary
* @param factor_ has to be in the closed interval between 0.0 and 1.0
* @param _factor has to be in the closed interval between 0.0 and 1.0
*/
void set_error_tolerance_factor(double _factor);