Fxed doxygen warnings

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@563 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2012-03-21 15:56:38 +00:00
parent a1b1a51251
commit 1afa9669ff
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
* * * *
\*===========================================================================*/ \*===========================================================================*/
/** \file HeapT.hh /** \file Tools/Utils/HeapT.hh
A generic heap class A generic heap class
**/ **/
/** Martin, 26.12.2004: /** Martin, 26.12.2004:

View File

@@ -69,7 +69,7 @@ namespace Utils { // BEGIN_NS_UTILS
//== CLASS DEFINITION ========================================================= //== CLASS DEFINITION =========================================================
/** \class NumLimitsT NumLimitsT.hh <OpenMesh/Utils/NumLimitsT.hh /** \class NumLimitsT Tools/Utils/NumLimitsT.hh
This class provides the maximum and minimum values a certain This class provides the maximum and minimum values a certain
scalar type (\c int, \c float, or \c double) can store. You can scalar type (\c int, \c float, or \c double) can store. You can